diff options
author | jlaffaye <jlaffaye@FreeBSD.org> | 2011-07-31 23:07:08 +0800 |
---|---|---|
committer | jlaffaye <jlaffaye@FreeBSD.org> | 2011-07-31 23:07:08 +0800 |
commit | 928f085934e95bc12a55fd2101aa82e249c2be43 (patch) | |
tree | 0a7f35a82bb43698e3659b7e0594c998d053258e /audio/beast | |
parent | cbbd4bf213aeea874926a7cd9156489b0f32e578 (diff) | |
download | freebsd-ports-gnome-928f085934e95bc12a55fd2101aa82e249c2be43.tar.gz freebsd-ports-gnome-928f085934e95bc12a55fd2101aa82e249c2be43.tar.zst freebsd-ports-gnome-928f085934e95bc12a55fd2101aa82e249c2be43.zip |
- Chase guile shared lib bump
- Add an entry to UPDATING
Diffstat (limited to 'audio/beast')
-rw-r--r-- | audio/beast/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile index 73a78f6cc390..8251a4d8d482 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -7,6 +7,7 @@ PORTNAME= beast PORTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://beast.testbit.eu/_dist/beast/v${PORTVERSION:R}/ |