diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-06-03 04:22:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-06-03 04:22:42 +0000 |
commit | c517f2dd0c6f277743010d8f46903934568f2764 (patch) | |
tree | 0eeaef6c30bebeff94e0f3091cca2c8774c57b84 /audio/rhythmbox/Makefile | |
parent | a8e95ccf68f0235f3f463dbb2a5beffaf34f6abf (diff) |
Notes
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r-- | audio/rhythmbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 25e3e98aa8e8..d09e3da3cf93 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -8,7 +8,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.9.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 |