summaryrefslogtreecommitdiff
path: root/textproc/catdoc
diff options
context:
space:
mode:
authortron <tron>1998-06-20 21:39:58 +0000
committertron <tron>1998-06-20 21:39:58 +0000
commit6413cce7f33967ef7a54b2f97d929b11927a6da2 (patch)
treead37784017397210773927a222d848c92a1c2fc9 /textproc/catdoc
parent926f7cc76bac29f7966a60715d08f4ba49257f08 (diff)
downloadpkgsrc-6413cce7f33967ef7a54b2f97d929b11927a6da2.tar.gz
Fix "${MASTER_SITES}", problem pointed out by Bernd Ernesti.
Diffstat (limited to 'textproc/catdoc')
-rw-r--r--textproc/catdoc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile
index a832206ebed..be0c87aa831 100644
--- a/textproc/catdoc/Makefile
+++ b/textproc/catdoc/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 1998/06/19 23:38:17 frueauf Exp $
+# $NetBSD: Makefile,v 1.2 1998/06/20 21:39:58 tron Exp $
#
DISTNAME= catdoc-0.35
CATEGORIES= textproc
-MASTER_SITES= http://www.dlr.de/fresh/unix/src/contrib/
+MASTER_SITES= http://www.go.dlr.de/fresh/unix/src/contrib/
MAINTAINER= frueauf@netbsd.org