aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/freegrep/Makefile
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>1999-07-28 18:22:32 +0800
committersheldonh <sheldonh@FreeBSD.org>1999-07-28 18:22:32 +0800
commit6b9befb80e1b7865159f8c21827873af4e93e65f (patch)
tree7c210cdc15369492234880bb65019192727ec500 /textproc/freegrep/Makefile
parentdb83ddde5c41f1c9c23b12b132a367bbd67965bf (diff)
downloadfreebsd-ports-gnome-6b9befb80e1b7865159f8c21827873af4e93e65f.tar.gz
freebsd-ports-gnome-6b9befb80e1b7865159f8c21827873af4e93e65f.tar.zst
freebsd-ports-gnome-6b9befb80e1b7865159f8c21827873af4e93e65f.zip
Upgrade 0.7 -> 0.8:
Bugfixes. Passes more of the GNU grep regression tests.
Diffstat (limited to 'textproc/freegrep/Makefile')
-rw-r--r--textproc/freegrep/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/freegrep/Makefile b/textproc/freegrep/Makefile
index ed4cf075c208..b5a8b78b2b91 100644
--- a/textproc/freegrep/Makefile
+++ b/textproc/freegrep/Makefile
@@ -3,14 +3,13 @@
# Date created: 8 June 1999
# Whom: Sheldon Hearn <sheldonh@freebsd.org>
#
-# $Id: Makefile,v 1.1.1.1 1999/07/08 13:31:59 sheldonh Exp $
+# $Id: Makefile,v 1.2 1999/07/27 12:22:41 sheldonh Exp $
#
-DISTNAME= grep-0.7
-PKGNAME= freegrep-0.7
+DISTNAME= grep-0.8
+PKGNAME= freegrep-0.8
CATEGORIES= textproc
-MASTER_SITES= http://www.freebsd.org/~des/software/ \
- ftp://ftp.ofug.org/pub/grep/
+MASTER_SITES= http://www.freebsd.org/~des/software/
MAINTAINER= howardjp@wam.umd.edu