diff options
author | lioux <lioux@FreeBSD.org> | 2001-03-24 19:17:20 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-03-24 19:17:20 +0000 |
commit | f43996fb99759640727d558d6228f755fcee0df7 (patch) | |
tree | 44a09231384a6bbdaefbcae121efa617b4af08c8 | |
parent | e2abbdb24bb3b29fed02da3013065d44cefc8058 (diff) | |
download | FreeBSD-ports-f43996fb99759640727d558d6228f755fcee0df7.zip FreeBSD-ports-f43996fb99759640727d558d6228f755fcee0df7.tar.gz |
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 387133f..56dd029 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 387133f..56dd029 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= |