diff options
-rw-r--r-- | net/gopher/Makefile | 6 | ||||
-rw-r--r-- | net/gopher/distinfo | 2 |
2 files changed, 4 insertions, 4 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 diff --git a/net/gopher/distinfo b/net/gopher/distinfo index 83d4f1f347c7..c760a9c6f74d 100644 --- a/net/gopher/distinfo +++ b/net/gopher/distinfo @@ -1 +1 @@ -MD5 (gopher-3.0.3.tar.gz) = d0fe1459600468162a59b70005c744c9 +MD5 (gopher-3.0.5.tar.gz) = 1527f94ba8538a2d029155844195bba8 |