diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-10 20:58:54 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-10 20:58:54 +0800 |
commit | 3505834d7cb644dfa6f5c29bca976130a59d9bf9 (patch) | |
tree | 65acc4c1869630637c7c1d8eec8c19d4bc95364f /www/p5-CGI-modules | |
parent | 1907649a082b6ef3c1e425412218ce03ed108459 (diff) | |
download | freebsd-ports-gnome-3505834d7cb644dfa6f5c29bca976130a59d9bf9.tar.gz freebsd-ports-gnome-3505834d7cb644dfa6f5c29bca976130a59d9bf9.tar.zst freebsd-ports-gnome-3505834d7cb644dfa6f5c29bca976130a59d9bf9.zip |
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator
Diffstat (limited to 'www/p5-CGI-modules')
-rw-r--r-- | www/p5-CGI-modules/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-CGI-modules/Makefile b/www/p5-CGI-modules/Makefile index 73e6948ca0e3..436a859e07ff 100644 --- a/www/p5-CGI-modules/Makefile +++ b/www/p5-CGI-modules/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Modules for perl5, for use in writing CGI scripts +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww USES= perl5 |