diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-01-26 23:36:30 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-01-26 23:36:30 +0800 |
commit | a0dc07d03caa172413c5b9cafa601fbb68bdfa50 (patch) | |
tree | 15d05f2340a92027ecfa71e46c50402613e34890 /www/nspluginwrapper | |
parent | 810c6b0678b9cbbe95aa3516a68e4b1e3a00a2cc (diff) | |
download | freebsd-ports-gnome-a0dc07d03caa172413c5b9cafa601fbb68bdfa50.tar.gz freebsd-ports-gnome-a0dc07d03caa172413c5b9cafa601fbb68bdfa50.tar.zst freebsd-ports-gnome-a0dc07d03caa172413c5b9cafa601fbb68bdfa50.zip |
Update MASTER_SITE, current server is unavailable
PR: 142754
Approved by: maintainer timeout (malus.x@gmail.com)
Diffstat (limited to 'www/nspluginwrapper')
-rw-r--r-- | www/nspluginwrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile index c49c7414edc2..5b6746014459 100644 --- a/www/nspluginwrapper/Makefile +++ b/www/nspluginwrapper/Makefile @@ -9,7 +9,7 @@ PORTNAME= nspluginwrapper PORTVERSION= 1.2.2 PORTREVISION= 4 CATEGORIES= www linux emulators -MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/ +MASTER_SITES= LOCAL/ehaupt DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${RPMFILE} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |