diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-30 14:19:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-30 14:19:40 +0000 |
commit | bd44ea34790ba62e6ab46d929bf002656d883e5a (patch) | |
tree | 0dd93dc19537beb34d8e776cc9edb8b567e3a765 /lang/stalin | |
parent | 3f20f3299c43e891069516a02762593a95ba10b8 (diff) | |
download | pkgsrc-bd44ea34790ba62e6ab46d929bf002656d883e5a.tar.gz |
Bump PKGREVISION for boehm-gc default-on threads, just to be on
the safe side.
Diffstat (limited to 'lang/stalin')
-rw-r--r-- | lang/stalin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/stalin/Makefile b/lang/stalin/Makefile index 3582016b364..b67522930a2 100644 --- a/lang/stalin/Makefile +++ b/lang/stalin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2014/04/21 13:25:54 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2014/04/30 14:19:41 wiz Exp $ DISTNAME= stalin-0.9 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= lang MASTER_SITES= ftp://ftp.ecn.purdue.edu/qobi/ EXTRACT_SUFX= .tgz |