diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /www/abcache | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
Notes
Diffstat (limited to 'www/abcache')
-rw-r--r-- | www/abcache/Makefile | 1 | ||||
-rw-r--r-- | www/abcache/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/abcache/Makefile b/www/abcache/Makefile index 80fd225e20c3..075f66abcb48 100644 --- a/www/abcache/Makefile +++ b/www/abcache/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://afterburner.bware.it/download/ EXTRACT_SUFX= .tgz MAINTAINER= sysadmin@alexdupre.com +COMMENT= A tool to cache applications written in PHP BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake \ autoconf:${PORTSDIR}/devel/autoconf \ diff --git a/www/abcache/pkg-comment b/www/abcache/pkg-comment deleted file mode 100644 index 921a8696f55b..000000000000 --- a/www/abcache/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool to cache applications written in PHP |