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/php-screw | |
parent | Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76044
Diffstat (limited to 'www/php-screw')
-rw-r--r-- | www/php-screw/Makefile | 1 | ||||
-rw-r--r-- | www/php-screw/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/php-screw/Makefile b/www/php-screw/Makefile index 64481ebb74af..d37148628a05 100644 --- a/www/php-screw/Makefile +++ b/www/php-screw/Makefile @@ -14,6 +14,7 @@ DISTNAME= php_screw-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= sysadmin@alexdupre.com +COMMENT= A PHP script encryption tool BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake \ autoconf:${PORTSDIR}/devel/autoconf \ diff --git a/www/php-screw/pkg-comment b/www/php-screw/pkg-comment deleted file mode 100644 index 6548c79db25d..000000000000 --- a/www/php-screw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A PHP script encryption tool |