diff options
author | adam <adam> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam> | 2014-10-07 16:47:10 +0000 |
commit | 13131c0c8add84710bb4b8b0d6cccd1df762e839 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /multimedia/minidlna | |
parent | 3db621764327b60c17ea2addc07c93d498a49ece (diff) | |
download | pkgsrc-13131c0c8add84710bb4b8b0d6cccd1df762e839.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'multimedia/minidlna')
-rw-r--r-- | multimedia/minidlna/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/minidlna/Makefile b/multimedia/minidlna/Makefile index 3c2936c7617..9889432364e 100644 --- a/multimedia/minidlna/Makefile +++ b/multimedia/minidlna/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/08/11 23:09:45 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/10/07 16:47:31 adam Exp $ DISTNAME= minidlna_1.0.25_src PKGNAME= minidlna-1.0.25 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=minidlna/1.0.25/} |