diff options
author | maya <maya@pkgsrc.org> | 2017-03-12 07:20:51 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-03-12 07:20:51 +0000 |
commit | 7fdbf5bb0843287035a1f344aee30794c7a98c90 (patch) | |
tree | 73712183d2d77ea1835ade3c9235740602a63b42 /audio | |
parent | a4fead9a9567c9c2fe9845ce4acda07a04beffb1 (diff) | |
download | pkgsrc-7fdbf5bb0843287035a1f344aee30794c7a98c90.tar.gz |
pkgrevision bump for changed apache default.
bumping any package depending on a pkg with APACHE_PKG_PREFIX but without
APACHE_PKG_PREFIX in its PKGNAME.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ampache/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ampache/Makefile b/audio/ampache/Makefile index 82b38c2686a..1a7e44a1337 100644 --- a/audio/ampache/Makefile +++ b/audio/ampache/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2016/09/11 17:03:25 taca Exp $ +# $NetBSD: Makefile,v 1.15 2017/03/12 07:20:51 maya Exp $ # DISTNAME= ampache-3.5.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://ampache.org/downloads/ |