diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-06-29 11:59:57 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-06-29 11:59:57 +0000 |
commit | 60d6d4f016236d6d2cca7320446d8b8b9090d14a (patch) | |
tree | b6870f8607ee3e94ecb1da5987227218cd1ff7be /editors/koffice-i18n-tg | |
parent | - Force commit to note repocopy of misc/koffice-i18n* to editors/koffice-i18n* (diff) |
- Update CATEGORIES
Notes
Notes:
svn path=/head/; revision=236770
Diffstat (limited to 'editors/koffice-i18n-tg')
-rw-r--r-- | editors/koffice-i18n-tg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice-i18n-tg/Makefile b/editors/koffice-i18n-tg/Makefile index e6f1ef1f37ed..018fd139f6f0 100644 --- a/editors/koffice-i18n-tg/Makefile +++ b/editors/koffice-i18n-tg/Makefile @@ -8,7 +8,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.5.2 PORTREVISION= 2 -CATEGORIES?= misc kde +CATEGORIES?= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= Attic/koffice-${PORTVERSION}/src/koffice-l10n PKGNAMEPREFIX= tg- |