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 | b4fd0b8e386285d2ad798be5e13afa258ab7e71d (diff) | |
download | ports-e516c46a61c3a7ea7a51b6c543c07109a079cfb5.tar.gz ports-e516c46a61c3a7ea7a51b6c543c07109a079cfb5.zip |
Notes
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 |