diff options
author | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
commit | dda3c1a1eb1fe3260c96293db765950d5327cdcd (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /audio | |
parent | 46c8f5f9cec022ff035043b047fca32adb3a4a4c (diff) | |
download | freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.gz freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.zst freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.zip |
Bump PORTREVISION after DESKTOP_ENTRIES update
Diffstat (limited to 'audio')
-rw-r--r-- | audio/atunes/Makefile | 1 | ||||
-rw-r--r-- | audio/cueplayer/Makefile | 2 | ||||
-rw-r--r-- | audio/gnuitar/Makefile | 2 | ||||
-rw-r--r-- | audio/rubyripper/Makefile | 1 | ||||
-rw-r--r-- | audio/soundtracker/Makefile | 2 | ||||
-rw-r--r-- | audio/teamspeak_client/Makefile | 2 |
6 files changed, 6 insertions, 4 deletions
diff --git a/audio/atunes/Makefile b/audio/atunes/Makefile index 5f5c41ec6718..08bdca7b80d3 100644 --- a/audio/atunes/Makefile +++ b/audio/atunes/Makefile @@ -7,6 +7,7 @@ PORTNAME= atunes PORTVERSION= 3.0.3 +PORTREVISION= 1 CATEGORIES= audio java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/aTunes%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-bin diff --git a/audio/cueplayer/Makefile b/audio/cueplayer/Makefile index ebb0e17386a9..cc6ccc28996b 100644 --- a/audio/cueplayer/Makefile +++ b/audio/cueplayer/Makefile @@ -7,7 +7,7 @@ PORTNAME= cueplayer PORTVERSION= 0.28 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= GOOGLE_CODE diff --git a/audio/gnuitar/Makefile b/audio/gnuitar/Makefile index 861255b2c18f..ee594c9e3bc6 100644 --- a/audio/gnuitar/Makefile +++ b/audio/gnuitar/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnuitar PORTVERSION= 0.3.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio multimedia MASTER_SITES= SF diff --git a/audio/rubyripper/Makefile b/audio/rubyripper/Makefile index f51b62e20b32..4af7bbaa2c81 100644 --- a/audio/rubyripper/Makefile +++ b/audio/rubyripper/Makefile @@ -7,6 +7,7 @@ PORTNAME= rubyripper DISTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= audio sysutils ruby MASTER_SITES= GOOGLE_CODE diff --git a/audio/soundtracker/Makefile b/audio/soundtracker/Makefile index 7b88e1535b7b..2b2ab855ae9f 100644 --- a/audio/soundtracker/Makefile +++ b/audio/soundtracker/Makefile @@ -3,7 +3,7 @@ PORTNAME= soundtracker PORTVERSION= 0.6.8 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio gnome MASTER_SITES= http://www.soundtracker.org/dl/%SUBDIR%/ MASTER_SITE_SUBDIR= v${PORTVERSION:R} diff --git a/audio/teamspeak_client/Makefile b/audio/teamspeak_client/Makefile index 02f7b0995fd4..8c5b0205f30f 100644 --- a/audio/teamspeak_client/Makefile +++ b/audio/teamspeak_client/Makefile @@ -3,7 +3,7 @@ PORTNAME= teamspeak_client PORTVERSION= 2.0.32 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ftp://ftp.freenet.de/pub/4players/teamspeak.org/releases/:main \ http://www.gsoft.com.au/~doconnor/:misc |