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 | afee9478b8db3cb9408f423882cb6d4a91f25153 (patch) | |
tree | b42403546cd5eb65d5f1b0cbbfbd5a247ea39cca /audio | |
parent | 76a30c1086fa5b3eb94328ce98b070c20fecf763 (diff) | |
download | pkgsrc-afee9478b8db3cb9408f423882cb6d4a91f25153.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/ |