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/Makefile | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) |
Notes
Diffstat (limited to 'www/asp2php/Makefile')
-rw-r--r-- | www/asp2php/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |