diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
commit | e3ee9b7f034cedad93963e424ebd1ceade696d30 (patch) | |
tree | 8dd7df30f0514402be594828784d2414be349d64 /x11/py-terminator | |
parent | 4100e0dc2dc5dc4845a33db21d4f1661602164c3 (diff) | |
download | pkgsrc-e3ee9b7f034cedad93963e424ebd1ceade696d30.tar.gz |
*: recursive bump for gdk-pixbuf2-2.38.1
Diffstat (limited to 'x11/py-terminator')
-rw-r--r-- | x11/py-terminator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-terminator/Makefile b/x11/py-terminator/Makefile index b3f48ade75f..568bc83da1f 100644 --- a/x11/py-terminator/Makefile +++ b/x11/py-terminator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2019/06/11 23:50:13 kamil Exp $ +# $NetBSD: Makefile,v 1.21 2019/07/21 22:26:03 wiz Exp $ DISTNAME= terminator-0.98 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 MASTER_SITES= https://launchpad.net/terminator/trunk/${PKGVERSION_NOREV}/+download/ |