diff options
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 f29819e1ef71..0112da261060 100644 --- a/net/pygopherd/Makefile +++ b/net/pygopherd/Makefile @@ -9,7 +9,7 @@ PORTNAME= pygopherd PORTVERSION= 2.0.3 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 |