diff options
author | maya <maya> | 2017-03-12 07:20:51 +0000 |
---|---|---|
committer | maya <maya> | 2017-03-12 07:20:51 +0000 |
commit | 1889e9a66e04c3a9832fe740ab794f2c86363e9d (patch) | |
tree | 73712183d2d77ea1835ade3c9235740602a63b42 /audio | |
parent | b5a52958de45c6964c5c7a2ef7e57aa6054d426c (diff) | |
download | pkgsrc-1889e9a66e04c3a9832fe740ab794f2c86363e9d.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/ |