diff options
author | adam <adam@pkgsrc.org> | 2022-04-18 19:09:40 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-04-18 19:09:40 +0000 |
commit | 6c10379372ac97ec4de9f52cf2535c4414d4c550 (patch) | |
tree | 068c01897bffb801de7773e6b21b9184ac9fbfec /net/libdmapsharing3/Makefile | |
parent | f9a0080d745b911a1f135093b0c26396b0d70b0c (diff) | |
download | pkgsrc-6c10379372ac97ec4de9f52cf2535c4414d4c550.tar.gz |
revbump for textproc/icu update
Diffstat (limited to 'net/libdmapsharing3/Makefile')
-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 9bd6bcb56ce..0a7667108e2 100644 --- a/net/libdmapsharing3/Makefile +++ b/net/libdmapsharing3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2021/12/08 16:02:28 adam Exp $ +# $NetBSD: Makefile,v 1.56 2022/04/18 19:10:02 adam Exp $ DISTNAME= libdmapsharing-2.9.15 PKGNAME= ${DISTNAME:S/sharing/sharing3/} -PKGREVISION= 50 +PKGREVISION= 51 CATEGORIES= net MASTER_SITES= https://www.flyn.org/projects/libdmapsharing/ |