diff options
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 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 |