diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-18 21:21:05 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-18 21:21:05 +0800 |
commit | 9946638b6aa3c0a9dfb979010aedb53aa26017e7 (patch) | |
tree | 2017e805bb99a71a35110deff63d1a2b5269ed59 /audio/rhythmbox3/Makefile | |
parent | 1651f9da960db88b7bc8c34bf66dc6a433d06779 (diff) | |
download | marcuscom-ports-9946638b6aa3c0a9dfb979010aedb53aa26017e7.tar marcuscom-ports-9946638b6aa3c0a9dfb979010aedb53aa26017e7.tar.gz marcuscom-ports-9946638b6aa3c0a9dfb979010aedb53aa26017e7.tar.bz2 marcuscom-ports-9946638b6aa3c0a9dfb979010aedb53aa26017e7.tar.lz marcuscom-ports-9946638b6aa3c0a9dfb979010aedb53aa26017e7.tar.xz marcuscom-ports-9946638b6aa3c0a9dfb979010aedb53aa26017e7.tar.zst marcuscom-ports-9946638b6aa3c0a9dfb979010aedb53aa26017e7.zip |
Update to 2.90.1.1.
This is another git snapshot. And works on amd64.
(note distfile might take some time before it comes available).
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16462 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox3/Makefile')
-rw-r--r-- | audio/rhythmbox3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox3/Makefile b/audio/rhythmbox3/Makefile index 4bad95541..9931e776c 100644 --- a/audio/rhythmbox3/Makefile +++ b/audio/rhythmbox3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox3/Makefile,v 1.1 2011/05/04 18:44:36 kwm Exp $ +# $MCom: ports/audio/rhythmbox3/Makefile,v 1.2 2011/06/10 22:59:02 mezz Exp $ # PORTNAME= rhythmbox -PORTVERSION= 2.90.1 +PORTVERSION= 2.90.1.1 CATEGORIES= audio gnome #MASTER_SITES= GNOME MASTER_SITES= LOCAL/kwm |