diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-27 02:54:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-27 02:54:43 +0000 |
commit | e096217c737498e76c42b5788a93c6a31933fdfe (patch) | |
tree | 65ab8c0b6f8dab0467ccfc82550b6f5a93e1db06 /www/p5-HTTPD-User-Manage/Makefile | |
parent | 9b10cec08e512a85f91b29dfed3c56064753c7d9 (diff) | |
download | ports-e096217c737498e76c42b5788a93c6a31933fdfe.tar.gz ports-e096217c737498e76c42b5788a93c6a31933fdfe.zip |
Notes
Diffstat (limited to 'www/p5-HTTPD-User-Manage/Makefile')
-rw-r--r-- | www/p5-HTTPD-User-Manage/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTTPD-User-Manage/Makefile b/www/p5-HTTPD-User-Manage/Makefile index f4cdc3d5008b..7315616010aa 100644 --- a/www/p5-HTTPD-User-Manage/Makefile +++ b/www/p5-HTTPD-User-Manage/Makefile @@ -8,7 +8,8 @@ PORTNAME= HTTPD-Tools PORTVERSION= 0.55 CATEGORIES= www perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +# no longer carried on CPAN +MASTER_SITES= # ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTPD PKGNAMEPREFIX= p5- |