diff options
author | alepulver <alepulver@FreeBSD.org> | 2008-02-12 00:59:46 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2008-02-12 00:59:46 +0800 |
commit | 10ce5e28fbdf6bf2bf41283a9a8e45321d88e233 (patch) | |
tree | 588bbc5a70f3790e29c97a2df64e8b0cc6b093e2 /graphics | |
parent | 02841e416b4119748e9fa3708c64a5596785962e (diff) | |
download | freebsd-ports-gnome-10ce5e28fbdf6bf2bf41283a9a8e45321d88e233.tar.gz freebsd-ports-gnome-10ce5e28fbdf6bf2bf41283a9a8e45321d88e233.tar.zst freebsd-ports-gnome-10ce5e28fbdf6bf2bf41283a9a8e45321d88e233.zip |
- Mirror distfile to MASTER_SITE_LOCAL, and update port accordingly.
Reported by: pointyhat (via erwin)
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/} |