diff options
Diffstat (limited to 'audio/exaile/Makefile')
-rw-r--r-- | audio/exaile/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile index 9ea70a3761b..78a1252ad6a 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2007/09/03 10:21:08 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2007/09/21 13:03:26 wiz Exp $ # DISTNAME= exaile_0.2.10 PKGNAME= exaile-0.2.10 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.exaile.org/files/ |