diff options
author | tnn <tnn> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:20:17 +0000 |
commit | 3235b48277cb89e6bce6b1a2d31272907aab5d6c (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /devel/bpython | |
parent | 02865034f31190dcf0e7615842f54f3ab0c83901 (diff) | |
download | pkgsrc-3235b48277cb89e6bce6b1a2d31272907aab5d6c.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'devel/bpython')
-rw-r--r-- | devel/bpython/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bpython/Makefile b/devel/bpython/Makefile index 9b10b1a58a2..272012b116e 100644 --- a/devel/bpython/Makefile +++ b/devel/bpython/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/05/09 07:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:20:32 tnn Exp $ DISTNAME= bpython-0.12 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel MASTER_SITES= http://bpython-interpreter.org/releases/ |