diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-03-25 03:17:20 +0800 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-03-25 03:17:20 +0800 |
commit | c65e5d55a850ac0b4a17115a2dab14e58d7ad477 (patch) | |
tree | 2db20571e5b7f5e71c3185f3f408582f26b364a6 | |
parent | 0615217f490666582212aaaf8212ac2894f53582 (diff) | |
download | freebsd-ports-gnome-c65e5d55a850ac0b4a17115a2dab14e58d7ad477.tar.gz freebsd-ports-gnome-c65e5d55a850ac0b4a17115a2dab14e58d7ad477.tar.zst freebsd-ports-gnome-c65e5d55a850ac0b4a17115a2dab14e58d7ad477.zip |
Add it to python category
-rw-r--r-- | dns/ipcheck/Makefile | 2 | ||||
-rw-r--r-- | net/ipcheck/Makefile | 2 |
2 files changed, 2 insertions, 2 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= diff --git a/net/ipcheck/Makefile b/net/ipcheck/Makefile index 387133f92765..56dd0294e83a 100644 --- a/net/ipcheck/Makefile +++ b/net/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= |