diff options
author | tdb <tdb@FreeBSD.org> | 2006-01-19 14:58:56 +0000 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2006-01-19 14:58:56 +0000 |
commit | 40da6c2ccc1f462e13139303d6762a32ab881ef8 (patch) | |
tree | e3c844fbc7bddee0ab9901c49c07cfd74fa52f31 /security | |
parent | 0bc2f27278d9d33971170447f71b5d9a86f1735c (diff) | |
download | FreeBSD-ports-40da6c2ccc1f462e13139303d6762a32ab881ef8.zip FreeBSD-ports-40da6c2ccc1f462e13139303d6762a32ab881ef8.tar.gz |
- Update to 0.2
PR: 91998
Submitted by: Robert Archer <freebsd@deathbeforedecaf.net> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/ipfcount/Makefile | 3 | ||||
-rw-r--r-- | security/ipfcount/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/ipfcount/Makefile b/security/ipfcount/Makefile index e5bb3e7..04aed3d 100644 --- a/security/ipfcount/Makefile +++ b/security/ipfcount/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ipfcount -PORTVERSION= 0.1 -PORTREVISION= 1 +PORTVERSION= 0.2 CATEGORIES= security MASTER_SITES= http://deathbeforedecaf.net/misc/ports/ \ http://users.netleader.com.au/~rob/ diff --git a/security/ipfcount/distinfo b/security/ipfcount/distinfo index 69f73fa..29cf363 100644 --- a/security/ipfcount/distinfo +++ b/security/ipfcount/distinfo @@ -1,2 +1,3 @@ -MD5 (ipfcount-0.1.tar.gz) = 097519ce1972268dda2db0c219aeafa7 -SIZE (ipfcount-0.1.tar.gz) = 3757 +MD5 (ipfcount-0.2.tar.gz) = 3965c11026391fe807235a22aa7a60ee +SHA256 (ipfcount-0.2.tar.gz) = dc3d44c6602dafe3e6cf49ff2261a928b3d140c60ac8fb2627002eb9751f9fa1 +SIZE (ipfcount-0.2.tar.gz) = 3957 |