diff options
author | wiz <wiz> | 2009-04-03 07:55:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-04-03 07:55:23 +0000 |
commit | 3bd92d8c87315ebc367275ed84197605e7a93ec2 (patch) | |
tree | 5da1235e0fe5d89322bd0d61e43273cad3738a72 /audio | |
parent | b922c23de72635938f846d53684a364adb60ef65 (diff) | |
download | pkgsrc-3bd92d8c87315ebc367275ed84197605e7a93ec2.tar.gz |
Bump PKGREVISION for py-gstreamer0.10 PKGNAME fix.
Diffstat (limited to 'audio')
-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 bd68e99ee0d..675142b3bc9 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2009/03/28 01:06:15 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2009/04/03 07:55:23 wiz Exp $ # DISTNAME= exaile_0.2.14 PKGNAME= exaile-0.2.14 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= http://www.exaile.org/files/ |