diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-04 23:23:33 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-04 23:23:33 +0000 |
commit | 778dde5547ed2f589e06e056f8b6bde2417189d3 (patch) | |
tree | 3c257326df26ca111c4a78e7ef60fca5546e22f0 /net/ipcheck | |
parent | Fix bmf to work correctly with db3, db4, and db41. (diff) |
Update to 0.202
Notes
Notes:
svn path=/head/; revision=78227
Diffstat (limited to 'net/ipcheck')
-rw-r--r-- | net/ipcheck/Makefile | 2 | ||||
-rw-r--r-- | net/ipcheck/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/ipcheck/Makefile b/net/ipcheck/Makefile index c4455b12d263..88ca9d172c57 100644 --- a/net/ipcheck/Makefile +++ b/net/ipcheck/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipcheck -PORTVERSION= 0.200 +PORTVERSION= 0.202 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://ipcheck.sourceforge.net/releases/ diff --git a/net/ipcheck/distinfo b/net/ipcheck/distinfo index 53cbcd22600a..6004087cc92f 100644 --- a/net/ipcheck/distinfo +++ b/net/ipcheck/distinfo @@ -1 +1 @@ -MD5 (ipcheck.200) = edd6f6332ee816b924f03430c2fdacce +MD5 (ipcheck.202) = 250042a5893e5bb1898b938b40815474 |