diff options
author | fluffy <fluffy@FreeBSD.org> | 2009-12-03 01:16:16 +0800 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2009-12-03 01:16:16 +0800 |
commit | f302c6b33a562238465142c1533d2b4240bb0626 (patch) | |
tree | fc376f67652f60a81e12ef7e4c95a391b80cc0fa /audio/cowbell | |
parent | f1dd38fa13cefcb069ad8cfaed981d513f6f33aa (diff) | |
download | freebsd-ports-gnome-f302c6b33a562238465142c1533d2b4240bb0626.tar.gz freebsd-ports-gnome-f302c6b33a562238465142c1533d2b4240bb0626.tar.zst freebsd-ports-gnome-f302c6b33a562238465142c1533d2b4240bb0626.zip |
- Chase taglib update
Approved by: miwi (mentor)
Exp-run by: miwi
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/ |