diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 23:07:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 23:07:00 +0000 |
commit | a7cca02e410e59a529804d32d3578aedee15a550 (patch) | |
tree | 77e9c7273ed8386f2a92876b3360e35a9af0d860 /net-im | |
parent | 72a8758619fcf8a97d08b1745f8aaef5c7331b37 (diff) |
Notes
Diffstat (limited to 'net-im')
-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 |