diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-10 11:48:30 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-10 11:48:30 +0800 |
commit | e555f7e094c1a5244b25880bfe215129418ce999 (patch) | |
tree | 9111c6255dd3740bcf0e15229274fc4fd2e2b403 /dns/staticcharge | |
parent | 5eeb9d17e65f1db272939b9cd707a734b7b4ae11 (diff) | |
download | freebsd-ports-gnome-e555f7e094c1a5244b25880bfe215129418ce999.tar.gz freebsd-ports-gnome-e555f7e094c1a5244b25880bfe215129418ce999.tar.zst freebsd-ports-gnome-e555f7e094c1a5244b25880bfe215129418ce999.zip |
Remove the usage of 'misc' as a secondary category.
Hat: portmgr
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} |