diff options
author | lofi <lofi@FreeBSD.org> | 2004-02-05 20:02:49 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-02-05 20:02:49 +0800 |
commit | 37a1a14f8de73082c102565d125f765dbd01def0 (patch) | |
tree | 622765096d11f1fbd6e78358b973b2d2d8f6031b /polish | |
parent | 64dd114375a00c565d64b68f3a37935fd0117856 (diff) | |
download | freebsd-ports-graphics-37a1a14f8de73082c102565d125f765dbd01def0.tar.gz freebsd-ports-graphics-37a1a14f8de73082c102565d125f765dbd01def0.tar.zst freebsd-ports-graphics-37a1a14f8de73082c102565d125f765dbd01def0.zip |
Fix CATEGORIES.
Requested by: eik
Diffstat (limited to 'polish')
-rw-r--r-- | polish/kde3-i18n/Makefile | 2 | ||||
-rw-r--r-- | polish/kde4-l10n/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/polish/kde3-i18n/Makefile b/polish/kde3-i18n/Makefile index f446c05d559..8aace53155f 100644 --- a/polish/kde3-i18n/Makefile +++ b/polish/kde3-i18n/Makefile @@ -7,7 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} -CATEGORIES?= misc kde +CATEGORIES?= polish kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/3.2/src/kde-i18n PKGNAMEPREFIX= pl- diff --git a/polish/kde4-l10n/Makefile b/polish/kde4-l10n/Makefile index f446c05d559..8aace53155f 100644 --- a/polish/kde4-l10n/Makefile +++ b/polish/kde4-l10n/Makefile @@ -7,7 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} -CATEGORIES?= misc kde +CATEGORIES?= polish kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/3.2/src/kde-i18n PKGNAMEPREFIX= pl- |