summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2014-04-30 16:26:10 +0000
committermarino <marino@pkgsrc.org>2014-04-30 16:26:10 +0000
commit2a41eee59b6045c27ff01148f1742d87d388345d (patch)
tree546441bdf2e8368530d24c5f02ed6ed462c866c6
parente8b5e0b45c4e94880ca787a46a4c76339d121490 (diff)
downloadpkgsrc-2a41eee59b6045c27ff01148f1742d87d388345d.tar.gz
textproc/xmlada: 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--textproc/xmlada/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile
index 6ef2d4227ad..ce907864c79 100644
--- a/textproc/xmlada/Makefile
+++ b/textproc/xmlada/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2014/01/25 10:30:25 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2014/04/30 16:26:10 marino Exp $
DISTNAME= xmlada-${XMLADA_VERS}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://downloads.dragonlace.net/src/
EXTRACT_SUFX= .tar.bz2