diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-08-19 09:12:40 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-08-19 09:12:40 +0000 |
commit | 64b21181791205f8abac1be58e3f3dfd62da12c6 (patch) | |
tree | ae02e60a63a0ca055f774301a44db48d14e31044 /polish/kde4-l10n | |
parent | d0ae49b224b1bf22080e54062c185c749d146192 (diff) | |
download | ports-64b21181791205f8abac1be58e3f3dfd62da12c6.tar.gz ports-64b21181791205f8abac1be58e3f3dfd62da12c6.zip |
- Update the Categories after Repocopy.
- Adjust MASTERDIRs
- Remove PKGNAMEPREFIX since it is implicit
- Add ports to Category Makefile
PR: 53797
Submitted by: Aleksander Fafula <alex@fafula.com>
Approved by: portmgr (marcus)
Repocopied by: joe
Notes
Notes:
svn path=/head/; revision=87278
Diffstat (limited to 'polish/kde4-l10n')
-rw-r--r-- | polish/kde4-l10n/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/polish/kde4-l10n/Makefile b/polish/kde4-l10n/Makefile index cc785c2ff049..f0ca01962a2e 100644 --- a/polish/kde4-l10n/Makefile +++ b/polish/kde4-l10n/Makefile @@ -7,10 +7,9 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} -CATEGORIES?= misc kde +CATEGORIES?= polish kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n -PKGNAMEPREFIX= pl- DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org |