diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-16 21:28:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-16 21:28:25 +0000 |
commit | 103670c02abd6c4588b894aabd15bdb52e416f36 (patch) | |
tree | 6c1ddd7602f2dba7e6d4085fffeaa80ee424d996 /audio/rhythmbox | |
parent | ee45b2ed8bb03b6ec53f3ba2468fee295cf9278a (diff) |
Notes
Diffstat (limited to 'audio/rhythmbox')
-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 9ac3c0b07b2f..f823cee94b12 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -7,7 +7,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.8.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 |