diff options
Diffstat (limited to 'audio/exaile')
-rw-r--r-- | audio/exaile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile index 6487f3f56da..c745c7994f4 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2016/07/09 13:03:30 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2016/08/03 10:22:28 adam Exp $ DISTNAME= exaile_0.2.14 PKGNAME= ${DISTNAME:S/_/-/1} -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= audio MASTER_SITES= http://www.exaile.org/files/ |