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 | 2e6924875178174f15f15e64b288ddc258301c90 (patch) | |
tree | 3ed677888a7ad377ae35cb727d1cc5be77f06ac6 /audio/cmus/Makefile | |
parent | 659219b60f737f242145f4f00dc478e0baf266bd (diff) | |
download | pkgsrc-2e6924875178174f15f15e64b288ddc258301c90.tar.gz |
revision bump for the ao->libao option rename
Diffstat (limited to 'audio/cmus/Makefile')
-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 |