diff options
Diffstat (limited to 'net/gopher/Makefile')
-rw-r--r-- | net/gopher/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gopher/Makefile b/net/gopher/Makefile index bc270ad4394a..c0e666f7bb8e 100644 --- a/net/gopher/Makefile +++ b/net/gopher/Makefile @@ -6,11 +6,11 @@ # PORTNAME= gopher -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.5 CATEGORIES= net -MASTER_SITES= http://www.quux.org/give-me-gopher/ +MASTER_SITES= http://gopher.quux.org:70/give-me-gopher/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk GNU_CONFIGURE= yes USE_GMAKE= yes |