diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-17 11:50:49 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-17 11:50:49 +0000 |
commit | 67ec8329157591b534725e106491cbf0ba0397fc (patch) | |
tree | f20287d5b6199a82d92e067e00771e326f275e2b /net/pygopherd | |
parent | Chase lib update of archivers/ucl (diff) |
Fix master_site (maybe somebody wants to update the port?)
Noticed by: bento
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/pygopherd-2.0.3.log
Notes
Notes:
svn path=/head/; revision=98394
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 |