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 /emulators | |
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 'emulators')
-rw-r--r-- | emulators/vice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 62a88cb92e93..5032179f9c6e 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -6,7 +6,7 @@ PORTNAME= vice PORTVERSION= 2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ |