diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
commit | 14b82f547c9bec53640c287423b29d01fe61842e (patch) | |
tree | 92e1e65595e4140323396ebc0895b35c5624a56a /net/libdmapsharing3 | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'net/libdmapsharing3')
-rw-r--r-- | net/libdmapsharing3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libdmapsharing3/Makefile b/net/libdmapsharing3/Makefile index 9728ce6830e..1c0716f851b 100644 --- a/net/libdmapsharing3/Makefile +++ b/net/libdmapsharing3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2018/10/24 21:11:47 leot Exp $ +# $NetBSD: Makefile,v 1.41 2018/11/12 03:52:43 ryoon Exp $ DISTNAME= libdmapsharing-2.9.15 PKGNAME= ${DISTNAME:S/sharing/sharing3/} -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= net MASTER_SITES= https://www.flyn.org/projects/libdmapsharing/ |