diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2006-02-19 14:57:13 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2006-02-19 14:57:13 +0800 |
commit | d437685ed00e63e3cab6ec27af0f4c306a8a051c (patch) | |
tree | b7b89139b3feca843f69af63dafc5cfef1525751 /audio/cowbell | |
parent | cf2afcefe4f2e3b58fdfe0733ce1cdada76e820f (diff) | |
download | freebsd-ports-graphics-d437685ed00e63e3cab6ec27af0f4c306a8a051c.tar.gz freebsd-ports-graphics-d437685ed00e63e3cab6ec27af0f4c306a8a051c.tar.zst freebsd-ports-graphics-d437685ed00e63e3cab6ec27af0f4c306a8a051c.zip |
Chase gtk-sharp20 update
Diffstat (limited to 'audio/cowbell')
-rw-r--r-- | audio/cowbell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile index 29810697660..b3677b2f7dc 100644 --- a/audio/cowbell/Makefile +++ b/audio/cowbell/Makefile @@ -7,6 +7,7 @@ PORTNAME= cowbell PORTVERSION= 0.2.5.1 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= http://more-cowbell.org/releases/ |