diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-02 09:50:12 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-02 09:50:12 +0000 |
commit | 8175c22099d60fd75157ad16c798f4b193e28070 (patch) | |
tree | e02cdbf7d78b5e5255eeb37ca23156767bb7367e /net/ipgrab/Makefile | |
parent | 9ac8870f25665c3486650c6ae0950f665d6f1627 (diff) | |
download | ports-8175c22099d60fd75157ad16c798f4b193e28070.tar.gz ports-8175c22099d60fd75157ad16c798f4b193e28070.zip |
Notes
Diffstat (limited to 'net/ipgrab/Makefile')
-rw-r--r-- | net/ipgrab/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ipgrab/Makefile b/net/ipgrab/Makefile index 715cf154545a..545401bcbf7d 100644 --- a/net/ipgrab/Makefile +++ b/net/ipgrab/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ipgrab -PORTVERSION= 0.9.8 -PORTREVISION= 1 +PORTVERSION= 0.9.9 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |