summaryrefslogtreecommitdiff
path: root/textproc/freegrep
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>1999-07-29 11:57:31 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>1999-07-29 11:57:31 +0000
commite80b7502aeacc1f83b0df8add2b7c9c866519805 (patch)
tree989cfe274fbc91b512366050e2a3dbcb4ee9d07f /textproc/freegrep
parentmake this port build by upgrading to 0.9 (diff)
Replace the MASTER_SITE which I removed after using a stupid browser to
check it.
Notes
Notes: svn path=/head/; revision=20379
Diffstat (limited to 'textproc/freegrep')
-rw-r--r--textproc/freegrep/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/freegrep/Makefile b/textproc/freegrep/Makefile
index 47fe6309e873..cc493a75337b 100644
--- a/textproc/freegrep/Makefile
+++ b/textproc/freegrep/Makefile
@@ -3,13 +3,14 @@
# Date created: 8 June 1999
# Whom: Sheldon Hearn <sheldonh@freebsd.org>
#
-# $Id: Makefile,v 1.3 1999/07/28 10:22:31 sheldonh Exp $
+# $Id: Makefile,v 1.4 1999/07/29 10:31:02 jmg Exp $
#
DISTNAME= grep-0.9
PKGNAME= freegrep-0.9
CATEGORIES= textproc
-MASTER_SITES= http://www.freebsd.org/~des/software/
+MASTER_SITES= ftp://ftp.ofug.org/pub/grep/ \
+ http://www.freebsd.org/~des/software/
MAINTAINER= howardjp@wam.umd.edu