summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-04-14 21:45:24 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-04-14 21:45:24 +0000
commit4b78243bf4dd87af4317d8d7167bd91a8d67ea71 (patch)
tree13ecf6deacce1a115e514757cbca30d708dfaed3 /www
parentUpdate to 3.0.1. (diff)
Replace dead MASTER_SITE.
PR: 95717 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu (at) people.tecnik93.com>
Notes
Notes: svn path=/head/; revision=159517
Diffstat (limited to 'www')
-rw-r--r--www/adblock/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/adblock/Makefile b/www/adblock/Makefile
index d4e341bfd9f1..cd27a09fe35e 100644
--- a/www/adblock/Makefile
+++ b/www/adblock/Makefile
@@ -9,10 +9,8 @@ PORTNAME?= adblock
DISTVERSION= 0.5-dev
PORTREVISION?= 0
CATEGORIES= www
-MASTER_SITES= http://www.devlib.org/mozdev/adblock/ \
- http://downloads.mozdev.org/adblock/ \
- http://ftp.ntua.gr/pub/www/mozdev/adblock/ \
- http://ftp.iasi.roedu.net/mirrors/mozdev.org/adblock/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= thierry
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= thierry@FreeBSD.org