diff options
author | lioux <lioux@FreeBSD.org> | 2001-03-29 02:01:02 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-03-29 02:01:02 +0000 |
commit | 155d8f67e9e125caf2a60dc6728306ee14be8177 (patch) | |
tree | 842a80cf6e10ab92a117cfb2a10fe86bc568c303 /dns/ipcheck | |
parent | d574d0bdba9710b2934e13e22c42c667ed464dd1 (diff) | |
download | FreeBSD-ports-155d8f67e9e125caf2a60dc6728306ee14be8177.zip FreeBSD-ports-155d8f67e9e125caf2a60dc6728306ee14be8177.tar.gz |
Remote it from python category. It is an application not part of
the framework.
Submitted by: knu
Diffstat (limited to 'dns/ipcheck')
-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 56dd029..387133f 100644 --- a/dns/ipcheck/Makefile +++ b/dns/ipcheck/Makefile @@ -7,7 +7,7 @@ PORTNAME= ipcheck PORTVERSION= 0.85 -CATEGORIES= net python +CATEGORIES= net MASTER_SITES= http://ipcheck.sourceforge.net/ DISTNAME= ipcheck.py EXTRACT_SUFX= |