diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-10-19 02:24:02 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-10-19 02:24:02 +0000 |
commit | a233e8d93d9ae6e07e8f947f399853edb688a208 (patch) | |
tree | 9ec6f85ff802bf43e7662b35fd67201d5613d2b8 /dns/ipcheck/Makefile | |
parent | b8d868d97eef1566a285ca465752cb4372f3a628 (diff) | |
download | ports-a233e8d93d9ae6e07e8f947f399853edb688a208.tar.gz ports-a233e8d93d9ae6e07e8f947f399853edb688a208.zip |
Notes
Diffstat (limited to 'dns/ipcheck/Makefile')
-rw-r--r-- | dns/ipcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ipcheck/Makefile b/dns/ipcheck/Makefile index 3c0c1f04a4d7..f53c2046e4e4 100644 --- a/dns/ipcheck/Makefile +++ b/dns/ipcheck/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipcheck -PORTVERSION= 0.187 +PORTVERSION= 0.188 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://ipcheck.sourceforge.net/%SUBDIR%/ |