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 /misc | |
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 'misc')
-rw-r--r-- | misc/ewipe/Makefile | 2 | ||||
-rw-r--r-- | misc/magicpoint/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index ce5601e904c6..98b3f1d50770 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -7,7 +7,7 @@ PORTNAME= ewipe PORTVERSION= 1.2.0 -CATEGORIES+= misc tk82 +CATEGORIES?= misc tk82 MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ MAINTAINER?= ports@FreeBSD.org diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index df665e2c9872..43adc9012da2 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -8,7 +8,7 @@ PORTNAME= magicpoint PORTVERSION= 1.11b -CATEGORIES+= misc +CATEGORIES?= misc MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/ MAINTAINER?= mita@FreeBSD.org |