diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:41:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:41:29 +0000 |
commit | 769d9b1fe90431afdc23c5b504352f71322babe3 (patch) | |
tree | fd359dd4887f4d378996d93a6a5a5c1ef6c0b6ca /x11/kde3-i18n-sr/Makefile | |
parent | 97a22820301c982df9e2ca01524127580140c9b5 (diff) | |
download | pkgsrc-769d9b1fe90431afdc23c5b504352f71322babe3.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
Diffstat (limited to 'x11/kde3-i18n-sr/Makefile')
-rw-r--r-- | x11/kde3-i18n-sr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde3-i18n-sr/Makefile b/x11/kde3-i18n-sr/Makefile index 352f2a9dc9d..b7a3e0416c6 100644 --- a/x11/kde3-i18n-sr/Makefile +++ b/x11/kde3-i18n-sr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2012/01/13 10:55:46 obache Exp $ +# $NetBSD: Makefile,v 1.44 2012/02/06 12:42:12 wiz Exp $ DISTNAME= kde-i18n-sr-${_KDE_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} |