diff options
author | lioux <lioux@FreeBSD.org> | 2001-03-25 03:17:20 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-03-25 03:17:20 +0800 |
commit | f43996fb99759640727d558d6228f755fcee0df7 (patch) | |
tree | 44a09231384a6bbdaefbcae121efa617b4af08c8 /dns/ipcheck | |
parent | e2abbdb24bb3b29fed02da3013065d44cefc8058 (diff) | |
download | freebsd-ports-gnome-f43996fb99759640727d558d6228f755fcee0df7.tar.gz freebsd-ports-gnome-f43996fb99759640727d558d6228f755fcee0df7.tar.zst freebsd-ports-gnome-f43996fb99759640727d558d6228f755fcee0df7.zip |
Add it to python category
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 387133f92765..56dd0294e83a 100644 --- a/dns/ipcheck/Makefile +++ b/dns/ipcheck/Makefile @@ -7,7 +7,7 @@ PORTNAME= ipcheck PORTVERSION= 0.85 -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= http://ipcheck.sourceforge.net/ DISTNAME= ipcheck.py EXTRACT_SUFX= |