diff options
Diffstat (limited to 'audio/exaile/Makefile')
-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 2d7a404b2e6..1d9430bddd3 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2013/06/06 12:54:02 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2013/09/02 19:50:52 adam Exp $ # DISTNAME= exaile_0.2.14 PKGNAME= ${DISTNAME:S/_/-/1} -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= audio MASTER_SITES= http://www.exaile.org/files/ |