diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2009-12-02 17:16:16 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2009-12-02 17:16:16 +0000 |
commit | 276304288bb3596e87beb1c60f8ad7e6ff8cb3a1 (patch) | |
tree | c71054f448bca4befa36706aea13fb3170edefb5 /audio/cowbell | |
parent | 6dac64742aee7fe3677f86320b059c53a52f08b1 (diff) | |
download | ports-276304288bb3596e87beb1c60f8ad7e6ff8cb3a1.tar.gz ports-276304288bb3596e87beb1c60f8ad7e6ff8cb3a1.zip |
Notes
Diffstat (limited to 'audio/cowbell')
-rw-r--r-- | audio/cowbell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile index a6997293733e..a5ce79846d87 100644 --- a/audio/cowbell/Makefile +++ b/audio/cowbell/Makefile @@ -7,7 +7,7 @@ PORTNAME= cowbell PORTVERSION= 0.2.7.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio gnome MASTER_SITES= http://more-cowbell.org/releases/ |