diff options
author | netchild <netchild@FreeBSD.org> | 2012-01-15 06:27:02 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2012-01-15 06:27:02 +0800 |
commit | cdfd74dc70277761fbe1fd09a603cd6590e75dac (patch) | |
tree | 1c3e342054801836c266ebd08b5707a9fcdd56bb /audio/asunder | |
parent | 23ab55a990a20428512736934f143836fc8a3f19 (diff) | |
download | freebsd-ports-gnome-cdfd74dc70277761fbe1fd09a603cd6590e75dac.tar.gz freebsd-ports-gnome-cdfd74dc70277761fbe1fd09a603cd6590e75dac.tar.zst freebsd-ports-gnome-cdfd74dc70277761fbe1fd09a603cd6590e75dac.zip |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
Diffstat (limited to 'audio/asunder')
-rw-r--r-- | audio/asunder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/asunder/Makefile b/audio/asunder/Makefile index 12268a70fc5a..c9c19d8ab4d5 100644 --- a/audio/asunder/Makefile +++ b/audio/asunder/Makefile @@ -6,6 +6,7 @@ PORTNAME= asunder PORTVERSION= 2.0 +PORTREVISION?= 1 CATEGORIES= audio MASTER_SITES= http://littlesvr.ca/asunder/releases/ |