diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
commit | 5630c41356f875d7bfe1774adea0ea160917a3ee (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /x11/kde3-i18n-gl | |
parent | a79d8f5a66265012f2c7837918e3df2d36fc4ca2 (diff) | |
download | pkgsrc-5630c41356f875d7bfe1774adea0ea160917a3ee.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'x11/kde3-i18n-gl')
-rw-r--r-- | x11/kde3-i18n-gl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kde3-i18n-gl/Makefile b/x11/kde3-i18n-gl/Makefile index ef694d620da..753e9e793f3 100644 --- a/x11/kde3-i18n-gl/Makefile +++ b/x11/kde3-i18n-gl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2007/01/26 03:36:16 markd Exp $ +# $NetBSD: Makefile,v 1.18 2007/09/21 13:04:34 wiz Exp $ DISTNAME= kde-i18n-gl-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} |