diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-11 13:59:47 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-11 13:59:47 +0000 |
commit | 49108186e8717109f9bc3dba3a46a4beed6a77bf (patch) | |
tree | 2015e43bc8319ab8afc24049da6744399385736d /audio | |
parent | 2355fc72994bc0fd7169c263304460a979189e00 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3blaster/Makefile | 2 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 2 | ||||
-rw-r--r-- | audio/rosegarden/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index 92a8648c51f4..7466fb743a03 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -3,7 +3,7 @@ PORTNAME= mp3blaster PORTVERSION= 3.2.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 47159e53f1c8..3afa5af5d835 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -4,7 +4,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.12.8 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index 616d50c1f468..fe65a21df566 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -3,6 +3,7 @@ PORTNAME= rosegarden PORTVERSION= 14.02 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ |