diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-24 08:54:25 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-24 08:54:25 +0000 |
commit | 876ead01e5ffbb478bf6a297580102bd8ba6070f (patch) | |
tree | 3d72d37623b1c867a27debdf611a77aea61df074 /net | |
parent | 9df56bbe44991b5c5ef9eb38faaa066d096c051f (diff) | |
download | ports-876ead01e5ffbb478bf6a297580102bd8ba6070f.tar.gz ports-876ead01e5ffbb478bf6a297580102bd8ba6070f.zip |
Notes
Diffstat (limited to 'net')
-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 |