diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-01-10 09:59:22 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-01-10 09:59:22 +0800 |
commit | b39cd8f50aefb862ed00b7012ee0a20a862cd496 (patch) | |
tree | 8594a63b0584cf1abf8a23251e5644c758b29873 /audio | |
parent | 6ec9c03df3125ba4c9e0045c39dcb8f63d90a970 (diff) | |
download | marcuscom-ports-b39cd8f50aefb862ed00b7012ee0a20a862cd496.tar.gz marcuscom-ports-b39cd8f50aefb862ed00b7012ee0a20a862cd496.tar.zst marcuscom-ports-b39cd8f50aefb862ed00b7012ee0a20a862cd496.zip |
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11867 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rhythmbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index adaa8c82d..4a78787f8 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox/Makefile,v 1.91 2008/06/06 21:38:45 marcus Exp $ +# $MCom: ports/audio/rhythmbox/Makefile,v 1.92 2008/07/13 17:48:09 marcus Exp $ # PORTNAME= rhythmbox PORTVERSION= 0.10.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 |