diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-05 22:13:29 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-05 22:13:29 +0000 |
commit | 74a7f8c73cc84204d8d555de4a25874882c2dbe4 (patch) | |
tree | 0460808e7a0cfa765626ea9adad9908095b2088e /audio | |
parent | c2140e4024d1e6c4cde24ee1b5bef951253b866d (diff) | |
download | ports-74a7f8c73cc84204d8d555de4a25874882c2dbe4.tar.gz ports-74a7f8c73cc84204d8d555de4a25874882c2dbe4.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cddb-bundle/Makefile | 2 | ||||
-rw-r--r-- | audio/gnustep-cdplayer/Makefile | 1 | ||||
-rw-r--r-- | audio/mpdcon/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile index 1454fce80880..a6391cb00ed9 100644 --- a/audio/cddb-bundle/Makefile +++ b/audio/cddb-bundle/Makefile @@ -2,7 +2,7 @@ PORTNAME= cddb PORTVERSION= 0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnustep MASTER_SITES= SF/gsburn/cdplayer/${DISTNAME} PKGNAMESUFFIX= -bundle${PKGNAMESUFFIX2} diff --git a/audio/gnustep-cdplayer/Makefile b/audio/gnustep-cdplayer/Makefile index 271d320b322f..625c1075b05f 100644 --- a/audio/gnustep-cdplayer/Makefile +++ b/audio/gnustep-cdplayer/Makefile @@ -2,6 +2,7 @@ PORTNAME= cdplayer PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= audio gnustep MASTER_SITES= SF/gsburn/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= gnustep- diff --git a/audio/mpdcon/Makefile b/audio/mpdcon/Makefile index 17d7fbc811cd..a27d2789cfd7 100644 --- a/audio/mpdcon/Makefile +++ b/audio/mpdcon/Makefile @@ -2,6 +2,7 @@ PORTNAME= mpdcon PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= gap |