diff options
author | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
commit | d18d6b4f468181aa9b5972f89fc86acac6971505 (patch) | |
tree | fd2df00685187715a2aa5848e5a5f080cbb36854 /audio | |
parent | 0b64cc46fcb88742b587914544bbd88f7a415203 (diff) | |
download | freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.gz freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.zst freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.zip |
Bump PORTREVISION after open-mofit update
Diffstat (limited to 'audio')
-rw-r--r-- | audio/dekagen/Makefile | 2 | ||||
-rw-r--r-- | audio/fdmf/Makefile | 1 | ||||
-rw-r--r-- | audio/rosegarden/Makefile | 1 | ||||
-rw-r--r-- | audio/xanalyser/Makefile | 1 | ||||
-rw-r--r-- | audio/xmcd/Makefile | 2 | ||||
-rw-r--r-- | audio/xmmix/Makefile | 2 | ||||
-rw-r--r-- | audio/xmradio/Makefile | 2 |
7 files changed, 7 insertions, 4 deletions
diff --git a/audio/dekagen/Makefile b/audio/dekagen/Makefile index ee1ec3731164..946d5621e2e2 100644 --- a/audio/dekagen/Makefile +++ b/audio/dekagen/Makefile @@ -7,7 +7,7 @@ PORTNAME= dekagen PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.ibiblio.org/pub/linux/apps/sound/convert/ diff --git a/audio/fdmf/Makefile b/audio/fdmf/Makefile index 46e11eba776e..fe81784c7c7f 100644 --- a/audio/fdmf/Makefile +++ b/audio/fdmf/Makefile @@ -7,6 +7,7 @@ PORTNAME= fdmf DISTVERSION= 0.0.9s +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://w140.com/audio/ CENKES diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index d67cd56e8ae9..98c60d66472f 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -7,6 +7,7 @@ PORTNAME= rosegarden PORTVERSION= 11.02 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ diff --git a/audio/xanalyser/Makefile b/audio/xanalyser/Makefile index 982e9f8e1d4a..344f4996ef1a 100644 --- a/audio/xanalyser/Makefile +++ b/audio/xanalyser/Makefile @@ -7,6 +7,7 @@ PORTNAME= xanalyser PORTVERSION= 1.32 +PORTREVISION= 1 CATEGORIES= audio hamradio MASTER_SITES= http://arvin.schnell-web.net/xanalyser/ \ ${MASTER_SITE_LOCAL} diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 60d56c89bc44..d480d2e51b54 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmcd PORTVERSION= 3.3.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.3.2/src/ diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index 10be67451f95..189c30084b0d 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmmix PORTVERSION= 1.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/1.2.2/src/ diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index 8872d59e6ddf..025f9fdc3489 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmradio PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://core.de/~coto/radio/ |