diff options
author | obache <obache> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache> | 2014-04-09 07:26:56 +0000 |
commit | b2e56edd0a9bbed100d13f6671e10f5e943dd1bb (patch) | |
tree | c131f2110563289fb2f3c5b5d1ef63cd5f07c097 /multimedia/minidlna | |
parent | f3a342e31a6cef2af653986970786eaabafbeaf8 (diff) | |
download | pkgsrc-b2e56edd0a9bbed100d13f6671e10f5e943dd1bb.tar.gz |
recursive bump from icu shlib major bump.
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 0a46e7007de..b39d996139e 100644 --- a/multimedia/minidlna/Makefile +++ b/multimedia/minidlna/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2013/10/19 09:07:08 adam Exp $ +# $NetBSD: Makefile,v 1.6 2014/04/09 07:27:13 obache Exp $ # DISTNAME= minidlna_1.0.25_src PKGNAME= minidlna-1.0.25 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=minidlna/1.0.25/} |