diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-28 12:27:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-28 12:27:31 +0000 |
commit | 605b51623904901c5be12539309f2345d1751741 (patch) | |
tree | 698a951c5110d6765f602f134f00403efbe3a817 /audio/cmus | |
parent | 7a58a475e7bd926d065dab0f108b18a67af0906b (diff) |
Notes
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 3bbfb5aeccb8..8646a344fba9 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -7,7 +7,7 @@ PORTNAME= cmus PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://onion.dynserv.net/~timo/files/ \ http://mirror.greaterscope.net/cmus/ |