diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2010-01-26 17:38:23 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2010-01-26 17:38:23 +0000 |
commit | 80f94ff4b1b905694d553f7a0938d1e3087c9223 (patch) | |
tree | 3506c5e39ceb27f3965b107bdde4d4780cf6fa84 /www/nspluginwrapper-devel | |
parent | 6c72851f52a4818065e7eff39854e7400da0dd13 (diff) | |
download | ports-80f94ff4b1b905694d553f7a0938d1e3087c9223.tar.gz ports-80f94ff4b1b905694d553f7a0938d1e3087c9223.zip |
Notes
Diffstat (limited to 'www/nspluginwrapper-devel')
-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 |