diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 01:20:27 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 01:20:27 +0000 |
commit | e516c46a61c3a7ea7a51b6c543c07109a079cfb5 (patch) | |
tree | 58177325d078ac2a7c9468bdd09ed3135e40296b /net/pygopherd | |
parent | Reset maintainer on ports owned by the following committers who have (diff) |
Fix mastersites. Somebody willing to bring this port up to date?
Notes
Notes:
svn path=/head/; revision=92909
Diffstat (limited to 'net/pygopherd')
-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 fead0a494e7a..eade0088af5f 100644 --- a/net/pygopherd/Makefile +++ b/net/pygopherd/Makefile @@ -9,7 +9,7 @@ PORTNAME= pygopherd PORTVERSION= 1.1.0 CATEGORIES= net python -MASTER_SITES= http://gopher.quux.org:70/devel/gopher/Downloads/pygopherd/ +MASTER_SITES= http://gopher.quux.org:70/devel/gopher/Downloads/pygopherd/old/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org |