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 | |
parent | 9b10cec08e512a85f91b29dfed3c56064753c7d9 (diff) |
No longer available from CPAN. Any pkg-descr that references NCSA
Mosaic and http/1.0 probably means that this port is no longer useful ...
Notes
Notes:
svn path=/head/; revision=92290
Diffstat (limited to 'www/p5-HTTPD-User-Manage')
-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- |