diff options
Diffstat (limited to 'www/asp2php/Makefile')
-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 7aaeeac12de8..caacb1329629 100644 --- a/www/asp2php/Makefile +++ b/www/asp2php/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.mikekohn.com/asp2php/ \ http://dl.droso.net/ports/ -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Converts ASP scripts to PHP WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}/src |