diff options
author | lioux <lioux@FreeBSD.org> | 2003-05-20 03:43:36 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-05-20 03:43:36 +0800 |
commit | f0de74b77940398da86443bf026186ceda98f436 (patch) | |
tree | 967efcda81c5c131c2e397652bd3615b04736ee8 /russian/kde4-l10n/Makefile | |
parent | 8dfe13f7bb28b117e212bee38cbc373c6b5266df (diff) | |
download | freebsd-ports-gnome-f0de74b77940398da86443bf026186ceda98f436.tar.gz freebsd-ports-gnome-f0de74b77940398da86443bf026186ceda98f436.tar.zst freebsd-ports-gnome-f0de74b77940398da86443bf026186ceda98f436.zip |
Update to KDE 3.1.2
Diffstat (limited to 'russian/kde4-l10n/Makefile')
-rw-r--r-- | russian/kde4-l10n/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/russian/kde4-l10n/Makefile b/russian/kde4-l10n/Makefile index d76560e3be98..4b890a4d1893 100644 --- a/russian/kde4-l10n/Makefile +++ b/russian/kde4-l10n/Makefile @@ -7,14 +7,13 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 CATEGORIES?= russian kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n PKGNAMEPREFIX= ru- -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 |