diff options
-rw-r--r-- | korean/netdic/Makefile | 2 | ||||
-rw-r--r-- | www/postnuke/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/korean/netdic/Makefile b/korean/netdic/Makefile index 60500705a39..225816014c9 100644 --- a/korean/netdic/Makefile +++ b/korean/netdic/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://user.chollian.net/~tadboy/source/NetDic/ DISTNAME= netdic EXTRACT_SUFX= .c -MAINTAINER= rapzzard@rapzzard.pe.kr +MAINTAINER= ports@FreeBSD.org COMMENT= A network English dictionary utility for Korean do-extract: diff --git a/www/postnuke/Makefile b/www/postnuke/Makefile index ddadf6cde44..6027ee07e8d 100644 --- a/www/postnuke/Makefile +++ b/www/postnuke/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= post-nuke DISTNAME= Rogue_714 -MAINTAINER= rapzzard@rapzzard.pe.kr +MAINTAINER= ports@FreeBSD.org COMMENT= An automated website package to distribute and manage content LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client |