diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-02-11 16:59:46 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-02-11 16:59:46 +0000 |
commit | 7b8222f2b75969169941f7468f0c5eb13b909082 (patch) | |
tree | ccf6fd3756c6d10ee03bf69fd4aa84e4e9acfcd2 /graphics | |
parent | 770dfbe40d0e6810cf7402dc0f8290ce97c3f3a0 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xmms-dflowers/Makefile | 4 | ||||
-rw-r--r-- | graphics/xmms-dscope/Makefile | 4 | ||||
-rw-r--r-- | graphics/xmms-dspectogram/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/xmms-dflowers/Makefile b/graphics/xmms-dflowers/Makefile index 6c4561f8af2c..7c3a2eee1641 100644 --- a/graphics/xmms-dflowers/Makefile +++ b/graphics/xmms-dflowers/Makefile @@ -9,8 +9,8 @@ PORTNAME= dflowers PORTVERSION= 1.2.1 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/} diff --git a/graphics/xmms-dscope/Makefile b/graphics/xmms-dscope/Makefile index 43cefd6928c4..eb4fc276dc61 100644 --- a/graphics/xmms-dscope/Makefile +++ b/graphics/xmms-dscope/Makefile @@ -9,8 +9,8 @@ PORTNAME= dscope PORTVERSION= 1.3.1 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/} diff --git a/graphics/xmms-dspectogram/Makefile b/graphics/xmms-dspectogram/Makefile index d3bb409eb92a..c89d018f2172 100644 --- a/graphics/xmms-dspectogram/Makefile +++ b/graphics/xmms-dspectogram/Makefile @@ -9,8 +9,8 @@ PORTNAME= dspectogram PORTVERSION= 1.2.1 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/} |