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 /net/suckblow | |
parent | Add docbook-utils 0.6.14, generates various output formats from DocBook (diff) |
Remove the usage of 'misc' as a secondary category.
Hat: portmgr
Diffstat (limited to 'net/suckblow')
-rw-r--r-- | net/suckblow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/suckblow/Makefile b/net/suckblow/Makefile index 9353b6786587..c79d4d2a68b8 100644 --- a/net/suckblow/Makefile +++ b/net/suckblow/Makefile @@ -7,7 +7,7 @@ PORTNAME= suckblow PORTVERSION= 1.1 -CATEGORIES= net misc +CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= archie |