diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-14 18:31:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-14 18:31:04 +0000 |
commit | 07e83a4a5b4dccc334fc2aa17e809d1d0ddb001a (patch) | |
tree | efec619a8c86c04938bbfcdbe6a9c53ff07cd5cb /audio/rhythmbox | |
parent | 03ae7cbb7a3049c2127cea981d7567a5130c4aad (diff) | |
download | ports-07e83a4a5b4dccc334fc2aa17e809d1d0ddb001a.tar.gz ports-07e83a4a5b4dccc334fc2aa17e809d1d0ddb001a.zip |
Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.
Notes
Notes:
svn path=/head/; revision=111480
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 89b84fef5728..e5de0f5c8361 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/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 |