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 b8bb0371439..f9013bfa74f 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2013/04/29 14:47:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:04:32 wiz Exp $ # DISTNAME= exaile_0.2.14 PKGNAME= ${DISTNAME:S/_/-/1} -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= audio MASTER_SITES= http://www.exaile.org/files/ |