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 /net | |
parent | e2abbdb24bb3b29fed02da3013065d44cefc8058 (diff) | |
download | FreeBSD-ports-f43996fb99759640727d558d6228f755fcee0df7.zip FreeBSD-ports-f43996fb99759640727d558d6228f755fcee0df7.tar.gz |
Add it to python category
Diffstat (limited to 'net')
-rw-r--r-- | net/ipcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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= |