diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2014-09-25 11:27:14 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2014-09-25 11:27:14 +0000 |
commit | 205bf5593ee6a86fa86b9f508cb826a352ce7ad7 (patch) | |
tree | 3fdc00a67e2c35a64081a007bc60d64909f22cb8 /www/asp2php | |
parent | 61cd286f8b14d091e1c7ed8dd051805231ce288d (diff) |
Notes
Diffstat (limited to 'www/asp2php')
-rw-r--r-- | www/asp2php/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile index 724073cdd40c..81f40c68de71 100644 --- a/www/asp2php/Makefile +++ b/www/asp2php/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.76.26 CATEGORIES= www MASTER_SITES= http://downloads.mikekohn.net/asp2php/ -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Program to convert ASP scripts to PHP LICENSE= GPLv2 |