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 /net/suckblow | |
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 '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 |