diff options
author | josef <josef@FreeBSD.org> | 2004-12-31 00:11:34 +0800 |
---|---|---|
committer | josef <josef@FreeBSD.org> | 2004-12-31 00:11:34 +0800 |
commit | 8992c02904ef59d613f092c0378448e201722dab (patch) | |
tree | 9f19f6741f619924b832ed4c187996c188d20999 /www/moinmoin | |
parent | 197e247a539039c8aa675505d26791aa2a7c97fc (diff) | |
download | freebsd-ports-gnome-8992c02904ef59d613f092c0378448e201722dab.tar.gz freebsd-ports-gnome-8992c02904ef59d613f092c0378448e201722dab.tar.zst freebsd-ports-gnome-8992c02904ef59d613f092c0378448e201722dab.zip |
Take maintainership of the port.
I have an update to 1.3.1 in my queue
i will commit later that day.
Diffstat (limited to 'www/moinmoin')
-rw-r--r-- | www/moinmoin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/moinmoin/Makefile b/www/moinmoin/Makefile index 0166fa7caa4d..bd9d1af572ab 100644 --- a/www/moinmoin/Makefile +++ b/www/moinmoin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= moin DISTNAME= moin-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= josef@FreeBSD.org COMMENT= A Python CGI clone of WikiWiki USE_PYTHON= yes |