diff options
author | perky <perky@FreeBSD.org> | 2003-02-28 01:55:15 +0000 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-02-28 01:55:15 +0000 |
commit | f159bce03ef21a7542712f1d693af08f9ac64d9d (patch) | |
tree | 14e2f49b953728a1dd80183b8ec3a3672dd35799 /www | |
parent | 3d80316adbfe3c5aacc29c32830649dec97cbee7 (diff) | |
download | FreeBSD-ports-f159bce03ef21a7542712f1d693af08f9ac64d9d.zip FreeBSD-ports-f159bce03ef21a7542712f1d693af08f9ac64d9d.tar.gz |
Release the maintainership
Submitted by: Tae-Seong Kim <rapzzard@rapzzard.pe.kr> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/postnuke/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/postnuke/Makefile b/www/postnuke/Makefile index ddadf6c..6027ee0 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 |