diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-02-01 02:18:14 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-02-01 02:18:14 +0800 |
commit | 4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201 (patch) | |
tree | 2c030f9d3a3e0ffc061f113fafcf058c9360d957 /audio | |
parent | ad80b5cfa4a9c4596ecd4d8abd20bd3a0030d6bd (diff) | |
download | freebsd-ports-gnome-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.tar.gz freebsd-ports-gnome-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.tar.zst freebsd-ports-gnome-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.zip |
- add category gnustep
PR: 103931
Approved by: pav
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cddb-bundle/Makefile | 2 | ||||
-rw-r--r-- | audio/cynthiune/Makefile | 2 | ||||
-rw-r--r-- | audio/gnustep-cdplayer/Makefile | 2 | ||||
-rw-r--r-- | audio/mp3towav-bundle/Makefile | 2 | ||||
-rw-r--r-- | audio/mpdcon/Makefile | 2 | ||||
-rw-r--r-- | audio/volumecontrol.app/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile index 280ac7992d01..79112612fec6 100644 --- a/audio/cddb-bundle/Makefile +++ b/audio/cddb-bundle/Makefile @@ -7,7 +7,7 @@ PORTNAME= cddb PORTVERSION= 0.2 -CATEGORIES= audio +CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gsburn PKGNAMESUFFIX= -bundle${PKGNAMESUFFIX2} diff --git a/audio/cynthiune/Makefile b/audio/cynthiune/Makefile index be607fd50c54..5dbb16311652 100644 --- a/audio/cynthiune/Makefile +++ b/audio/cynthiune/Makefile @@ -7,7 +7,7 @@ PORTNAME= cynthiune PORTVERSION= 0.9.5 -CATEGORIES= audio +CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/c/cynthiune.app DISTNAME= cynthiune.app_${PORTVERSION}.orig diff --git a/audio/gnustep-cdplayer/Makefile b/audio/gnustep-cdplayer/Makefile index 7482f5357551..405121d3ed21 100644 --- a/audio/gnustep-cdplayer/Makefile +++ b/audio/gnustep-cdplayer/Makefile @@ -7,7 +7,7 @@ PORTNAME= cdplayer PORTVERSION= 0.4.2 -CATEGORIES= audio +CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gsburn PKGNAMEPREFIX= gnustep- diff --git a/audio/mp3towav-bundle/Makefile b/audio/mp3towav-bundle/Makefile index a31da9903422..9176037e7c06 100644 --- a/audio/mp3towav-bundle/Makefile +++ b/audio/mp3towav-bundle/Makefile @@ -7,7 +7,7 @@ PORTNAME= mp3towav PORTVERSION= 0.4.1 -CATEGORIES= audio +CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gsburn PKGNAMESUFFIX= -bundle${PKGNAMESUFFIX2} diff --git a/audio/mpdcon/Makefile b/audio/mpdcon/Makefile index df48917dadc4..ef88ded552aa 100644 --- a/audio/mpdcon/Makefile +++ b/audio/mpdcon/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpdcon PORTVERSION= 1.1.99 -CATEGORIES= audio +CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= MPDCon-${PORTVERSION} diff --git a/audio/volumecontrol.app/Makefile b/audio/volumecontrol.app/Makefile index 0fc61832efdb..eb78c6191af5 100644 --- a/audio/volumecontrol.app/Makefile +++ b/audio/volumecontrol.app/Makefile @@ -7,7 +7,7 @@ PORTNAME= volumecontrol PORTVERSION= 0.5 -CATEGORIES= audio +CATEGORIES= audio gnustep MASTER_SITES= http://www.linuks.mine.nu/volumecontrol/ \ ${MASTER_SITE_GNUSTEP_CH} |