diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2014-09-28 23:02:29 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2014-09-28 23:02:29 +0000 |
commit | 6963b32df3fc77e777096a0d848756cebb6f6720 (patch) | |
tree | 22626f347a43dd55a84905e5bd6f02bd2e63bab5 /audio/rhythmbox | |
parent | - Update libplist to 1.11. (diff) |
- Chase libplist shlib bump.
Notes
Notes:
svn path=/head/; revision=369504
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 db9ab88a18d4..3b9d896d3707 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -4,7 +4,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.12.8 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |