diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-16 13:31:52 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-16 13:31:52 +0000 |
commit | 0678a214d4d2c1f20573e7d6e707bf598336b663 (patch) | |
tree | 55e2353123feb173e454a3dbedc04a9fc2868af1 /dns/ipcheck/Makefile | |
parent | 8b843e0b7e928d5da3a3be51248b63426a5463e6 (diff) |
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 5ef16bd363d4..c5b244d5ca9d 100644 --- a/dns/ipcheck/Makefile +++ b/dns/ipcheck/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipcheck -PORTVERSION= 0.195 +PORTVERSION= 0.196 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://ipcheck.sourceforge.net/%SUBDIR%/ |