diff options
author | jkim <jkim@FreeBSD.org> | 2010-01-27 01:38:23 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2010-01-27 01:38:23 +0800 |
commit | 0fa4b477343c117b478ff8680a1892c6cbd3053c (patch) | |
tree | d4343c37e4de9a6ae8f54a50623877f9d441b8df | |
parent | 1430611be470df48d0478e066b51f8d80629a134 (diff) | |
download | freebsd-ports-gnome-0fa4b477343c117b478ff8680a1892c6cbd3053c.tar.gz freebsd-ports-gnome-0fa4b477343c117b478ff8680a1892c6cbd3053c.tar.zst freebsd-ports-gnome-0fa4b477343c117b478ff8680a1892c6cbd3053c.zip |
Add local distfile mirror. The master site is currently unreachable.
-rw-r--r-- | www/nspluginwrapper-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/nspluginwrapper-devel/Makefile b/www/nspluginwrapper-devel/Makefile index 1206db6c7cc2..7e0eec896638 100644 --- a/www/nspluginwrapper-devel/Makefile +++ b/www/nspluginwrapper-devel/Makefile @@ -9,6 +9,7 @@ PORTNAME= nspluginwrapper PORTVERSION= 1.3.0 CATEGORIES= www linux emulators MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/:hostsrc \ + LOCAL/jkim:hostsrc \ LOCAL/jkim:targetbin DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:hostsrc \ ${RPMFILE}:targetbin |