diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:38:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:38:34 +0000 |
commit | 7a0548af2a592814b21d4ada5d2e203b5eb59ea3 (patch) | |
tree | b511bd40874e5dc41dcd8e22f5224dd2e634b846 /www/webinject/Makefile | |
parent | b2b01422b8094e49e8087974c453acbe6fc5512a (diff) | |
download | ports-7a0548af2a592814b21d4ada5d2e203b5eb59ea3.tar.gz ports-7a0548af2a592814b21d4ada5d2e203b5eb59ea3.zip |
Notes
Diffstat (limited to 'www/webinject/Makefile')
-rw-r--r-- | www/webinject/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/webinject/Makefile b/www/webinject/Makefile index c8fa2c4258d9..f8ae0ae4e50a 100644 --- a/www/webinject/Makefile +++ b/www/webinject/Makefile @@ -8,8 +8,7 @@ PORTNAME= webinject PORTVERSION= 1.41 CATEGORIES= www perl5 devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= webinject +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20-%20Source%20Code%20%28with%20UNIX%20style%20line%20endings%29 DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= gerrit.beine@gmx.de |