diff options
author | nork <nork@FreeBSD.org> | 2003-11-21 17:31:30 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-11-21 17:31:30 +0000 |
commit | c74abbe7436cf3116f52a60eaa5b83a742316299 (patch) | |
tree | e3ef92c2ee04cdfd055c29ff8a6fa45c648a2e21 /www/linuxpluginwrapper | |
parent | 6abfe4d41d97c220325bde422a9474a0fe3158f8 (diff) | |
download | FreeBSD-ports-c74abbe7436cf3116f52a60eaa5b83a742316299.zip FreeBSD-ports-c74abbe7436cf3116f52a60eaa5b83a742316299.tar.gz |
Fix build on -stable. [1]
Add another MASTER_SITES.
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1]
Diffstat (limited to 'www/linuxpluginwrapper')
-rw-r--r-- | www/linuxpluginwrapper/Makefile | 5 | ||||
-rw-r--r-- | www/linuxpluginwrapper/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index bc2b911..55d6263 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 diff --git a/www/linuxpluginwrapper/distinfo b/www/linuxpluginwrapper/distinfo index 18b7e72..89abaa1 100644 --- a/www/linuxpluginwrapper/distinfo +++ b/www/linuxpluginwrapper/distinfo @@ -1 +1 @@ -MD5 (linuxpluginwrapper-20031120.tar.gz) = 7d87aa82b5ae6ae7386c790de839dc6f +MD5 (linuxpluginwrapper-20031122.tar.gz) = 7a640fb4887802fcbd9feeb09d6f8b54 |