diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-11 07:07:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-11 07:07:00 +0800 |
commit | ab47c66714c0363764c2f35787ebb3823565897e (patch) | |
tree | 9ae93e8adbb20459a618e944f34c96206e5ea1ed /net-im/fugu | |
parent | 4b9320277a9850a5bfbdd79bd4aeac315b01b0b0 (diff) | |
download | freebsd-ports-gnome-ab47c66714c0363764c2f35787ebb3823565897e.tar.gz freebsd-ports-gnome-ab47c66714c0363764c2f35787ebb3823565897e.tar.zst freebsd-ports-gnome-ab47c66714c0363764c2f35787ebb3823565897e.zip |
Back to the pool, maintainer doesn't take care of it anymore
Submitted by: maintainer (by mail)
Diffstat (limited to 'net-im/fugu')
-rw-r--r-- | net-im/fugu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile index 55efae44ba57..5853b98e2e10 100644 --- a/net-im/fugu/Makefile +++ b/net-im/fugu/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= net-im python MASTER_SITES= http://fugu.gale.org/dist/old/ -MAINTAINER= peterh@sapros.com +MAINTAINER= ports@FreeBSD.org COMMENT= A graphical client for the Gale instant messaging system RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/py-Pmw |