diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-11 04:54:28 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-11 04:54:28 +0000 |
commit | f71bf2cb70f346178e2dde0b6b80506c1ad0282f (patch) | |
tree | 124432578984a61bb42e7ae99b97c1fce98480d7 /sysutils/chgrep/Makefile | |
parent | update www/bozohttpd: 20030313 -> 20030622 (diff) |
update sysutils/chgrep: 1.2.0 -> 1.2.1
PR: 54333
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
Diffstat (limited to 'sysutils/chgrep/Makefile')
-rw-r--r-- | sysutils/chgrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/chgrep/Makefile b/sysutils/chgrep/Makefile index 1d49502b475d..7cf4845fc485 100644 --- a/sysutils/chgrep/Makefile +++ b/sysutils/chgrep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= chgrep -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= sysutils MASTER_SITES= http://www.bmk.bicom.pl/chgrep/ EXTRACT_SUFX= .tgz |