diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-07 03:58:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-07 03:58:43 +0000 |
commit | 5f9ace2d20ebf123a3d69d21782fe619cb94626f (patch) | |
tree | c837a5db0d03b65b2848bb3e344ef82f90d6a68f /audio/rhythmbox | |
parent | bf6aa6da7c4cc3c67c931dabce9b48f10ab96e92 (diff) |
Notes
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 02386c823892..c9dc6f5c6e68 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -7,6 +7,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 |