diff options
author | ale <ale@FreeBSD.org> | 2007-01-09 14:58:19 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2007-01-09 14:58:19 +0800 |
commit | 04d4178914f3c6d246ebbcf0589769e8243128ec (patch) | |
tree | a3ddaaaa25edda44c97f5e33a4e3770252caebe2 /www | |
parent | de037bd5b3b0d7047c384b83165ae07357b8aaaa (diff) | |
download | freebsd-ports-gnome-04d4178914f3c6d246ebbcf0589769e8243128ec.tar.gz freebsd-ports-gnome-04d4178914f3c6d246ebbcf0589769e8243128ec.tar.zst freebsd-ports-gnome-04d4178914f3c6d246ebbcf0589769e8243128ec.zip |
Mark BROKEN and set the expiration date since the project is dead
and distfile disappeared.
Diffstat (limited to 'www')
-rw-r--r-- | www/abcache/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/abcache/Makefile b/www/abcache/Makefile index 42930f35bed5..b3c3349b3ba2 100644 --- a/www/abcache/Makefile +++ b/www/abcache/Makefile @@ -14,6 +14,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= ale@FreeBSD.org COMMENT= A tool to cache applications written in PHP +BROKEN= is a dead project and the distfile disappeared +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE=2007-01-15 + WRKSRC= ${WRKDIR}/bware_cache-${PORTVERSION} USE_PHP= yes |