diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 02:39:59 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 02:39:59 +0000 |
commit | 55d2d83fc816894b3b5f6fa361c66dd626bc0dbb (patch) | |
tree | 7dc534cfb97b83f6fc155257f48b9adac1a1ce80 /net/ipcheck/Makefile | |
parent | 82ac6f0ccba0e425b6063ecd80ed6668661d4638 (diff) |
Notes
Diffstat (limited to 'net/ipcheck/Makefile')
-rw-r--r-- | net/ipcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipcheck/Makefile b/net/ipcheck/Makefile index e28544896b99..3c0c1f04a4d7 100644 --- a/net/ipcheck/Makefile +++ b/net/ipcheck/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipcheck -PORTVERSION= 0.183 +PORTVERSION= 0.187 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://ipcheck.sourceforge.net/%SUBDIR%/ |