diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-14 12:54:00 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-14 12:54:00 +0800 |
commit | 51efaac89e0b0efb89bf5d2727d0a73e9611b79c (patch) | |
tree | 62f02c697d6b8714bb84ef2c199c56d777dd8ebe /audio/rhythmbox/Makefile | |
parent | cbc8f1c0101ec20659880ce9839e5c1778d780ce (diff) | |
download | marcuscom-ports-51efaac89e0b0efb89bf5d2727d0a73e9611b79c.tar marcuscom-ports-51efaac89e0b0efb89bf5d2727d0a73e9611b79c.tar.gz marcuscom-ports-51efaac89e0b0efb89bf5d2727d0a73e9611b79c.tar.bz2 marcuscom-ports-51efaac89e0b0efb89bf5d2727d0a73e9611b79c.tar.lz marcuscom-ports-51efaac89e0b0efb89bf5d2727d0a73e9611b79c.tar.xz marcuscom-ports-51efaac89e0b0efb89bf5d2727d0a73e9611b79c.tar.zst marcuscom-ports-51efaac89e0b0efb89bf5d2727d0a73e9611b79c.zip |
Chase libnotify update.
Obtained from: FreeBSD ports tree
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6441 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox/Makefile')
-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 57dec0d9b..48f4f5d3a 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.59 2006/06/02 20:19:18 marcus Exp $ +# $MCom: ports/audio/rhythmbox/Makefile,v 1.60 2006/06/03 04:21:55 marcus Exp $ # PORTNAME= rhythmbox PORTVERSION= 0.9.4.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 |