diff options
author | hubertf <hubertf@pkgsrc.org> | 2009-01-01 21:47:31 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2009-01-01 21:47:31 +0000 |
commit | bb0a4ff3384bd809d37569a473b6814cd41ff4fa (patch) | |
tree | 3ed677888a7ad377ae35cb727d1cc5be77f06ac6 /audio/cmus | |
parent | 571fc9d553946bc451de658f9ec97372a81e9818 (diff) | |
download | pkgsrc-bb0a4ff3384bd809d37569a473b6814cd41ff4fa.tar.gz |
revision bump for the ao->libao option rename
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 3074385e6fe..41fb0b14f93 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2008/12/19 15:14:20 ahoka Exp $ +# $NetBSD: Makefile,v 1.17 2009/01/01 21:47:31 hubertf Exp $ # DISTNAME= cmus-2.2.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= http://mirror.greaterscope.net/cmus/ EXTRACT_SUFX= .tar.bz2 |