summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2014-04-30 16:31:41 +0000
committermarino <marino@pkgsrc.org>2014-04-30 16:31:41 +0000
commit4836f2e68b33c5032be927b53ae430d13a7aca0e (patch)
treeddd78390e1d7e972afd98b0a5e5b857c03179822
parentbc046fd9e276c44c840a108f01acd8dc4e7a13b2 (diff)
downloadpkgsrc-4836f2e68b33c5032be927b53ae430d13a7aca0e.tar.gz
x11/gtkada: Revbump due to new Ada compiler release
The new compiler can't use libraries built with the former version, so xmlada gets revbumped to ensure the builders rebuild it.
-rw-r--r--x11/gtkada/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtkada/Makefile b/x11/gtkada/Makefile
index d09ab6ceaaa..c067549c5df 100644
--- a/x11/gtkada/Makefile
+++ b/x11/gtkada/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2013/10/10 14:41:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2014/04/30 16:31:41 marino Exp $
#
DISTNAME= gtkada-${GTKADA_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://downloads.dragonlace.net/src/
EXTRACT_SUFX= .tar.bz2