diff options
author | araujo <araujo@FreeBSD.org> | 2013-11-29 15:37:52 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2013-11-29 15:37:52 +0800 |
commit | 39fc492cae2e120beefe46479a512b71207d4b97 (patch) | |
tree | e678a7ff250fe4bd736f83ceb97be45ec29721aa /net/pygopherd/Makefile | |
parent | 2c1dc1519defb6b454a05ebc2c2396dc5f842e77 (diff) | |
download | freebsd-ports-gnome-39fc492cae2e120beefe46479a512b71207d4b97.tar.gz freebsd-ports-gnome-39fc492cae2e120beefe46479a512b71207d4b97.tar.zst freebsd-ports-gnome-39fc492cae2e120beefe46479a512b71207d4b97.zip |
- Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months.
Diffstat (limited to 'net/pygopherd/Makefile')
-rw-r--r-- | net/pygopherd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pygopherd/Makefile b/net/pygopherd/Makefile index a0755b51f5ff..43d6fd96e6b8 100644 --- a/net/pygopherd/Makefile +++ b/net/pygopherd/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://gopher.quux.org:70/devel/gopher/Downloads/pygopherd/ \ http://gopher.quux.org:70/devel/gopher/Downloads/pygopherd/old/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multiprotocol Information Server USE_PYTHON= yes |