diff options
author | marcus <marcus@FreeBSD.org> | 2004-06-15 02:31:04 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-06-15 02:31:04 +0800 |
commit | 51acc2a5366907372595938a4bddc7eeee8083dd (patch) | |
tree | 5209f3a89e38bf83ff04dbaa5976a18dfeb4866d /audio/rhythmbox-devel | |
parent | ec1a59a339da08d53659f49f74674dd548f052ba (diff) | |
download | freebsd-ports-gnome-51acc2a5366907372595938a4bddc7eeee8083dd.tar.gz freebsd-ports-gnome-51acc2a5366907372595938a4bddc7eeee8083dd.tar.zst freebsd-ports-gnome-51acc2a5366907372595938a4bddc7eeee8083dd.zip |
Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 89b84fef5728..e5de0f5c8361 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 |