diff options
Diffstat (limited to 'www/linuxpluginwrapper/Makefile')
-rw-r--r-- | www/linuxpluginwrapper/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index bc2b91110781..55d626358ff6 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -6,9 +6,10 @@ # PORTNAME= linuxpluginwrapper -PORTVERSION= 20031120 +PORTVERSION= 20031122 CATEGORIES= www linux -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://people.FreeBSD.org/~nork/distfiles/ MASTER_SITE_SUBDIR= nork MAINTAINER= nork@FreeBSD.org |