diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-10 03:48:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-10 03:48:30 +0000 |
commit | 853068f6744840534ad3a651c228a7f48a41847f (patch) | |
tree | 0363af31c5f3c4cc63ce1dc7b89d8cd022eaae05 /dns/staticcharge | |
parent | 3aa51278a5cb780aa2d33d0ff4e7586d481fad27 (diff) |
Remove the usage of 'misc' as a secondary category.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=147782
Diffstat (limited to 'dns/staticcharge')
-rw-r--r-- | dns/staticcharge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/staticcharge/Makefile b/dns/staticcharge/Makefile index 272253218770..073d44f8b408 100644 --- a/dns/staticcharge/Makefile +++ b/dns/staticcharge/Makefile @@ -8,7 +8,7 @@ PORTNAME= staticcharge PORTVERSION= 0.7.3 PORTREVISION= 1 -CATEGORIES= dns misc +CATEGORIES= dns MASTER_SITES= http://www.staticcling.org/clients/ DISTNAME= ChargeGTK-${PORTVERSION} |