diff options
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 4915eb90e2df..3a0f2b2ef3cf 100644 --- a/dns/ipcheck/Makefile +++ b/dns/ipcheck/Makefile @@ -8,7 +8,7 @@ PORTNAME= ipcheck PORTVERSION= 0.205 PORTEPOCH= 1 -CATEGORIES= net +CATEGORIES= dns MASTER_SITES= http://ipcheck.sourceforge.net/releases/ MASTER_SITE_SUBDIR= lioux DISTNAME= ${PORTNAME}.${PORTVERSION:S/^0.//} |