diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-21 18:07:33 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-21 18:07:33 +0800 |
commit | 6a42c7a635955b22f22d087b2f2dd0eaba4c1e72 (patch) | |
tree | 017f7e23412634a43da6ae1778ea55bf0d9b5278 /www | |
parent | 804103142831b1b59118b5feab3518cac3d3181c (diff) | |
download | freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.tar.gz freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.tar.zst freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.zip |
Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator)
Diffstat (limited to 'www')
-rw-r--r-- | www/wacko/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/wacko/Makefile b/www/wacko/Makefile index a1cddbb43403..19fad56d8e8a 100644 --- a/www/wacko/Makefile +++ b/www/wacko/Makefile @@ -12,6 +12,9 @@ DISTNAME= wacko.r4 MAINTAINER= ports@FreeBSD.org COMMENT= A small and fast PHP Wikki clone with 30+ languages support +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + USE_BZIP2= yes # The port supports a number of variables that may be tweaked at build # time. |