diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
commit | bd48d39657a582c8dac1de7279de5bfa45eb1e58 (patch) | |
tree | c5276bc4d29fdc699019bf6161489e51a75c44cc /audio | |
parent | d4126a97f6a12be7e49c3d0f395cb8d98b6a66a8 (diff) | |
download | ports-bd48d39657a582c8dac1de7279de5bfa45eb1e58.tar.gz ports-bd48d39657a582c8dac1de7279de5bfa45eb1e58.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/firefly/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-magnatune/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc/Makefile | 2 | ||||
-rw-r--r-- | audio/gogglesmm/Makefile | 2 | ||||
-rw-r--r-- | audio/musicpd/Makefile | 1 |
5 files changed, 5 insertions, 4 deletions
diff --git a/audio/firefly/Makefile b/audio/firefly/Makefile index 8eb4d5769bc3..27d3f632016f 100644 --- a/audio/firefly/Makefile +++ b/audio/firefly/Makefile @@ -3,7 +3,7 @@ PORTNAME= firefly PORTVERSION= 1696 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= http://nightlies.fireflymediaserver.org/nightlies/svn-${PORTVERSION}/ \ http://www.magnesium.net/~mdf/distfiles/ diff --git a/audio/gmpc-magnatune/Makefile b/audio/gmpc-magnatune/Makefile index 5fec5506b107..ccd2506aeb2e 100644 --- a/audio/gmpc-magnatune/Makefile +++ b/audio/gmpc-magnatune/Makefile @@ -3,7 +3,7 @@ PORTNAME= gmpc-magnatune PORTVERSION= 11.8.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index 02d621bb70ae..12b1a5a223e9 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -3,7 +3,7 @@ PORTNAME= gmpc PORTVERSION= 11.8.16 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index 027efadc3aec..dcc99a2201ed 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -3,7 +3,7 @@ PORTNAME= gogglesmm PORTVERSION= 0.12.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= GOOGLE_CODE diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 6d5627570ff8..01883bba96f2 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -2,6 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.18.11 +PORTREVISION= 1 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} |