git: 015a050b3ef4 - main - graphics/p5-PGPLOT: Remove unnecessary MASTER_SITE_SUBDIR
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Sep 2024 18:55:24 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=015a050b3ef4461b0eee3cd144bce19b2a58c9ed
commit 015a050b3ef4461b0eee3cd144bce19b2a58c9ed
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:32:59 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:40:16 +0000
graphics/p5-PGPLOT: Remove unnecessary MASTER_SITE_SUBDIR
---
graphics/p5-PGPLOT/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile
index de3ed7841ae2..ab349bfb688d 100644
--- a/graphics/p5-PGPLOT/Makefile
+++ b/graphics/p5-PGPLOT/Makefile
@@ -2,7 +2,6 @@ PORTNAME= PGPLOT
PORTVERSION= 2.29
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:KGB
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org