diff options
author | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
commit | 3c26900bdec43ba96cb9ef764679e78883765c08 (patch) | |
tree | d7d1327295be82f463d6fc3b3697f16b74f504ff /graphics/lsix | |
parent | 914bbf781af88c0cb849a9b37376e4c15c838803 (diff) | |
download | pkgsrc-3c26900bdec43ba96cb9ef764679e78883765c08.tar.gz |
revbump for boost-libs
Diffstat (limited to 'graphics/lsix')
-rw-r--r-- | graphics/lsix/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/lsix/Makefile b/graphics/lsix/Makefile index 3c43993c66d..7d88f1c92d8 100644 --- a/graphics/lsix/Makefile +++ b/graphics/lsix/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2021/08/20 11:23:44 pin Exp $ +# $NetBSD: Makefile,v 1.4 2021/09/29 19:00:46 adam Exp $ DISTNAME= lsix-1.8 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=hackerb9/} |