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 /hungarian | |
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 'hungarian')
-rw-r--r-- | hungarian/hu-phone/Makefile | 2 | ||||
-rw-r--r-- | hungarian/hu-zipcodes/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hungarian/hu-phone/Makefile b/hungarian/hu-phone/Makefile index de1605755de2..2cd6d910b435 100644 --- a/hungarian/hu-phone/Makefile +++ b/hungarian/hu-phone/Makefile @@ -7,7 +7,7 @@ PORTNAME= phone PORTVERSION= 20020622 -CATEGORIES= hungarian misc +CATEGORIES= hungarian MASTER_SITES= http://skye.ki.iif.hu/~mohacsi/downloads/ PKGNAMEPREFIX= hu- DISTNAME= korzetszam.2002.06.22 diff --git a/hungarian/hu-zipcodes/Makefile b/hungarian/hu-zipcodes/Makefile index e57eef499c5f..3096295afa26 100644 --- a/hungarian/hu-zipcodes/Makefile +++ b/hungarian/hu-zipcodes/Makefile @@ -7,7 +7,7 @@ PORTNAME= zipcodes PORTVERSION= 20020622 -CATEGORIES= hungarian misc +CATEGORIES= hungarian MASTER_SITES= http://skye.ki.iif.hu/~mohacsi/downloads/ PKGNAMEPREFIX= hu- DISTNAME= iranyitoszamok.2002.06.22 |