diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-03-29 02:01:02 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-03-29 02:01:02 +0000 |
commit | a98b2dff5bb8d0350318a76c3a7d9e06987ec96d (patch) | |
tree | fcdc23ab6b02d88727a7f3246fbc0ea79eb60b65 /dns | |
parent | pre-everything uses two colons, not one. (diff) |
Remote it from python category. It is an application not part of
the framework.
Submitted by: knu
Notes
Notes:
svn path=/head/; revision=40512
Diffstat (limited to 'dns')
-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 56dd0294e83a..387133f92765 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= |