diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
commit | 3528e063450c6c10f9548d9ded687e713f731a1b (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /audio/exaile | |
parent | 244ea701f14dd6e37e3554caa6ec8038018cecb5 (diff) | |
download | pkgsrc-3528e063450c6c10f9548d9ded687e713f731a1b.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'audio/exaile')
-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/ |