From 9a41e3c68be04b90aaea0afda81f878994c5dbbf Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 18 Nov 1996 09:56:45 +0000 Subject: Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. --- ftp/ftptool/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'ftp/ftptool/Makefile') diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile index 2399339..a89713d 100644 --- a/ftp/ftptool/Makefile +++ b/ftp/ftptool/Makefile @@ -3,14 +3,13 @@ # Date created: 19 March 1996 # Whom: janek@gaja.ipan.lublin.pl # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/03/25 08:58:58 asami Exp $ # DISTNAME= ftptool-4.6 -CATEGORIES+= net -MASTER_SITES= ftp://ftp.x.org/contrib/utilities \ - ftp://crl.dec.com/pub/X11/contrib/utilities/ \ - ftp://ftp.icm.edu.pl/pub/X11/contrib/utilities/ +CATEGORIES= net +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= utilities DISTFILES= Ftptool4.6.tar.gz MAINTAINER= janek@gaja.ipan.lublin.pl -- cgit v1.1