diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-21 13:25:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-21 13:25:53 +0000 |
commit | 6a3cd13ad078893bfb7e985f3c7be01fba6fbafc (patch) | |
tree | 0310c62a9d9d275cd96414e65242f3c8aa42170d /x11/antiright | |
parent | 584845a43a5a4ec0fc5e9cc493af7943e7077088 (diff) | |
download | pkgsrc-6a3cd13ad078893bfb7e985f3c7be01fba6fbafc.tar.gz |
recursive bump for boehm-gc API bump
Diffstat (limited to 'x11/antiright')
-rw-r--r-- | x11/antiright/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/antiright/Makefile b/x11/antiright/Makefile index ff8f9dab372..31a771f4b62 100644 --- a/x11/antiright/Makefile +++ b/x11/antiright/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/10/10 14:42:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2014/04/21 13:25:55 wiz Exp $ # DISTNAME= antiright-3.4 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= x11 MASTER_SITES= http://download.savannah.nongnu.org/releases/antiright/ EXTRACT_SUFX= .tar.bz2 |