diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-07-01 04:07:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-07-01 04:07:44 +0000 |
commit | 3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254 (patch) | |
tree | 8498ba44dcec63ba5fb36969e5bd03ca893562c0 /net/grive | |
parent | 08a04022bdb23396ed5858b5a6d9d26376625563 (diff) | |
download | pkgsrc-3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254.tar.gz |
Recursive revbump from boost-1.70.0
Diffstat (limited to 'net/grive')
-rw-r--r-- | net/grive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/grive/Makefile b/net/grive/Makefile index 75bd231ee01..730e50b0bdb 100644 --- a/net/grive/Makefile +++ b/net/grive/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2018/12/13 19:52:16 adam Exp $ +# $NetBSD: Makefile,v 1.16 2019/07/01 04:08:40 ryoon Exp $ DISTNAME= ${GHNAME}-${GHDATE}-${GHCOMMIT} PKGNAME= ${GHNAME}-0.3.0.${GHDATE} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= net MASTER_SITES= https://github.com/${GHACCOUNT}/${GHNAME}/archive/${GHCOMMIT}/ |