diff options
author | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
commit | 015c224c9f797867d1b7a46df558664ac3590032 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /net/libdmapsharing3/Makefile | |
parent | d93a665b18424be89a7d6c9441bb78a490c71e0a (diff) | |
download | pkgsrc-015c224c9f797867d1b7a46df558664ac3590032.tar.gz |
Revbump after updating libwebp and icu
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 49490c4ffd0..81aaef58d36 100644 --- a/net/libdmapsharing3/Makefile +++ b/net/libdmapsharing3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/05/05 00:48:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2014/10/07 16:47:13 adam Exp $ DISTNAME= libdmapsharing-2.9.15 PKGNAME= ${DISTNAME:S/sharing/sharing3/} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= net MASTER_SITES= http://www.flyn.org/projects/libdmapsharing/ |