diff options
author | lioux <lioux@FreeBSD.org> | 2003-05-19 19:43:36 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-05-19 19:43:36 +0000 |
commit | f0de74b77940398da86443bf026186ceda98f436 (patch) | |
tree | 967efcda81c5c131c2e397652bd3615b04736ee8 /polish/kde3-i18n/Makefile | |
parent | 8dfe13f7bb28b117e212bee38cbc373c6b5266df (diff) | |
download | FreeBSD-ports-f0de74b77940398da86443bf026186ceda98f436.zip FreeBSD-ports-f0de74b77940398da86443bf026186ceda98f436.tar.gz |
Update to KDE 3.1.2
Diffstat (limited to 'polish/kde3-i18n/Makefile')
-rw-r--r-- | polish/kde3-i18n/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/polish/kde3-i18n/Makefile b/polish/kde3-i18n/Makefile index 7cf5bd5..cc785c2 100644 --- a/polish/kde3-i18n/Makefile +++ b/polish/kde3-i18n/Makefile @@ -9,11 +9,11 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n PKGNAMEPREFIX= pl- -DIST_SUBDIR= KDE +DIST_SUBDIR= KDE -MAINTAINER?= kde@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext |