summaryrefslogtreecommitdiff
path: root/www/webcheck
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-23 13:22:00 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-23 13:22:00 +0000
commit08436d780099b5b9549d412fe146fb0733c19412 (patch)
tree57c7b4356218a4d97ed53fd405be7ef822e2bde2 /www/webcheck
parent- Use MASTER_SITE_AFTERSTEP to MASTER_SITES (diff)
- Use MASTER_SITE_SUNSITE to MASTER_SITES
PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=29808
Diffstat (limited to 'www/webcheck')
-rw-r--r--www/webcheck/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/webcheck/Makefile b/www/webcheck/Makefile
index d0bc85c375a2..03bf2c9e128e 100644
--- a/www/webcheck/Makefile
+++ b/www/webcheck/Makefile
@@ -8,7 +8,8 @@
PORTNAME= linbot
PORTVERSION= 1.0
CATEGORIES= www python
-MASTER_SITES= http://metalab.unc.edu/pub/Linux/apps/www/misc/
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= apps/www/misc
EXTRACT_SUFX= .tgz
MAINTAINER= billf@FreeBSD.org