diff options
author | adam <adam@pkgsrc.org> | 2021-04-21 13:24:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-04-21 13:24:06 +0000 |
commit | ae0a61b94066a8c86753f1f663bc074b2b853e5f (patch) | |
tree | f7b7566748234b030e4cd966e480fc3dbbbd3c04 /www/kore | |
parent | 10d612e8ec31c0b03c032c8c6007b86cb84319bb (diff) | |
download | pkgsrc-ae0a61b94066a8c86753f1f663bc074b2b853e5f.tar.gz |
revbump for boost-libs
Diffstat (limited to 'www/kore')
-rw-r--r-- | www/kore/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/kore/Makefile b/www/kore/Makefile index e716903e234..8af3dd56c6d 100644 --- a/www/kore/Makefile +++ b/www/kore/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2021/04/07 09:17:09 fcambus Exp $ +# $NetBSD: Makefile,v 1.12 2021/04/21 13:25:29 adam Exp $ DISTNAME= kore-4.1.0 REVISION= 1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= https://kore.io/releases/ |