diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-28 01:55:15 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-28 01:55:15 +0000 |
commit | a63bd7b307be430eff246d6e2aaff47c7b8963ac (patch) | |
tree | ef8ca6f0fb9c18b4605f1607e3e539034831259b /www/postnuke | |
parent | Update to 20030227 snapshot (diff) |
Release the maintainership
Submitted by: Tae-Seong Kim <rapzzard@rapzzard.pe.kr> (maintainer)
Diffstat (limited to 'www/postnuke')
-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 ddadf6cde44e..6027ee07e8d1 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 |