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/asp2php | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
Notes
Diffstat (limited to 'www/asp2php')
-rw-r--r-- | www/asp2php/Makefile | 1 | ||||
-rw-r--r-- | www/asp2php/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile index a299b0ad80d6..d388cca7282a 100644 --- a/www/asp2php/Makefile +++ b/www/asp2php/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://65.108.58.129/asp2php/ \ http://dl.droso.net/ports/ MAINTAINER= erwin@lansing.dk +COMMENT= Converts ASP scripts to PHP WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}/src diff --git a/www/asp2php/pkg-comment b/www/asp2php/pkg-comment deleted file mode 100644 index 2e7f0772e908..000000000000 --- a/www/asp2php/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts ASP scripts to PHP |