diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-01-09 06:58:19 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-01-09 06:58:19 +0000 |
commit | b02ba484a4bc539f0b70b9464b961b6263892c81 (patch) | |
tree | 13c8ce72d45b5f09d989a2f9079cce56b30370c3 /www | |
parent | 726dd43aee3eee216bf041be65fb26ca19247720 (diff) |
Notes
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 |