diff options
author | adam <adam> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam> | 2012-10-08 23:00:34 +0000 |
commit | 114e91ee249b3771e3359659eff3a03f2d6575c2 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /audio/exaile | |
parent | 197899c3330449330ee13cb4cb44fac9e10fe2e1 (diff) | |
download | pkgsrc-114e91ee249b3771e3359659eff3a03f2d6575c2.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'audio/exaile')
-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 9c207d0d9f6..f961947a12a 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2012/10/02 17:10:30 tron Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/08 23:01:09 adam Exp $ # DISTNAME= exaile_0.2.14 PKGNAME= exaile-0.2.14 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= audio MASTER_SITES= http://www.exaile.org/files/ |