diff options
author | John-Mark Gurney <jmg@FreeBSD.org> | 1999-07-29 10:31:07 +0000 |
---|---|---|
committer | John-Mark Gurney <jmg@FreeBSD.org> | 1999-07-29 10:31:07 +0000 |
commit | 97311b12c49128519e9cc83304d66941f80cb7bf (patch) | |
tree | 8d340f70990866318ec9f5dd37a1a7594c07d506 /textproc/freegrep | |
parent | 8ffef743eec1bd67bce52a268657ee5631e3e61a (diff) | |
download | ports-97311b12c49128519e9cc83304d66941f80cb7bf.tar.gz ports-97311b12c49128519e9cc83304d66941f80cb7bf.zip |
make this port build by upgrading to 0.9
Notes
Notes:
svn path=/head/; revision=20378
Diffstat (limited to 'textproc/freegrep')
-rw-r--r-- | textproc/freegrep/Makefile | 6 | ||||
-rw-r--r-- | textproc/freegrep/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/freegrep/Makefile b/textproc/freegrep/Makefile index b5a8b78b2b91..47fe6309e873 100644 --- a/textproc/freegrep/Makefile +++ b/textproc/freegrep/Makefile @@ -3,11 +3,11 @@ # Date created: 8 June 1999 # Whom: Sheldon Hearn <sheldonh@freebsd.org> # -# $Id: Makefile,v 1.2 1999/07/27 12:22:41 sheldonh Exp $ +# $Id: Makefile,v 1.3 1999/07/28 10:22:31 sheldonh Exp $ # -DISTNAME= grep-0.8 -PKGNAME= freegrep-0.8 +DISTNAME= grep-0.9 +PKGNAME= freegrep-0.9 CATEGORIES= textproc MASTER_SITES= http://www.freebsd.org/~des/software/ diff --git a/textproc/freegrep/distinfo b/textproc/freegrep/distinfo index 6efa3ca15ed0..caeba12a1726 100644 --- a/textproc/freegrep/distinfo +++ b/textproc/freegrep/distinfo @@ -1 +1 @@ -MD5 (grep-0.8.tar.gz) = fbca869cb3ac9562d1df183eea25be9c +MD5 (grep-0.9.tar.gz) = c2084f88a84bfa34fcf64176bac51d3a |