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 f4cab80fec4..6b02cc59a5a 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2010/02/10 19:17:32 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2010/06/13 22:43:49 wiz Exp $ # DISTNAME= exaile_0.2.14 PKGNAME= exaile-0.2.14 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= http://www.exaile.org/files/ |