From 08436d780099b5b9549d412fe146fb0733c19412 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 23 Jun 2000 13:22:00 +0000 Subject: - Use MASTER_SITE_SUNSITE to MASTER_SITES PR: 19496 Submitted by: KATO Tsuguru --- misc/whichman/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'misc/whichman') diff --git a/misc/whichman/Makefile b/misc/whichman/Makefile index 868d9ccb582b..0b85c4683c07 100644 --- a/misc/whichman/Makefile +++ b/misc/whichman/Makefile @@ -8,10 +8,9 @@ PORTNAME= whichman PORTVERSION= 1.9 CATEGORIES= misc -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/doctools/ \ - http://www.metalab.unc.edu/pub/Linux/apps/doctools/ \ - http://www.linuxfocus.org/~guido.socher/ \ - http://linuxberg.concepts.nl/files/console/system/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} \ + http://www.linuxfocus.org/~guido.socher/ +MASTER_SITE_SUBDIR= apps/doctools MAINTAINER= leeym@cae.ce.ntu.edu.tw -- cgit