diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2012-01-15 06:27:02 +0800 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2012-01-15 06:27:02 +0800 |
commit | e269a2b5172a324fed512ff052d107a1e45f7432 (patch) | |
tree | 8e24fefe7b490ec0d54a7a5022accdf9e94b9d8b /www | |
parent | 0211a835eb3f9782dd9d34d797ddba9c358bea68 (diff) | |
download | freebsd-ports-gnome-e269a2b5172a324fed512ff052d107a1e45f7432.tar.gz freebsd-ports-gnome-e269a2b5172a324fed512ff052d107a1e45f7432.tar.zst freebsd-ports-gnome-e269a2b5172a324fed512ff052d107a1e45f7432.zip |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
Diffstat (limited to 'www')
-rw-r--r-- | www/kplaylist/Makefile | 1 | ||||
-rw-r--r-- | www/subsonic/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www/kplaylist/Makefile b/www/kplaylist/Makefile index b93ca42860df..45b42b5ed93e 100644 --- a/www/kplaylist/Makefile +++ b/www/kplaylist/Makefile @@ -7,6 +7,7 @@ PORTNAME= kplaylist PORTVERSION= 1.8.505 +PORTREVISION?= 1 CATEGORIES= www multimedia MASTER_SITES= http://www.kplaylist.net/archive.php?file=1.8.505&tar=true/ DISTNAME= ${PORTNAME}.${PORTVERSION} diff --git a/www/subsonic/Makefile b/www/subsonic/Makefile index 70d8ccf50e9f..b4badd23519d 100644 --- a/www/subsonic/Makefile +++ b/www/subsonic/Makefile @@ -7,6 +7,7 @@ PORTNAME= subsonic PORTVERSION= 4.6 +PORTREVISION?= 1 CATEGORIES= www java MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-war |