From edb0200187e76bf48ed64d2d5bcf3a491ec1e217 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Wed, 6 Sep 2000 21:49:40 +0000 Subject: add an additional comment saying which distribution file (tar or zip format) needs to be downloaded by the user. --- x11/swing/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/swing/Makefile b/x11/swing/Makefile index 4f77efcf4e7..ebb08546984 100644 --- a/x11/swing/Makefile +++ b/x11/swing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/08/18 22:46:52 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2000/09/06 21:49:40 dmcmahill Exp $ DISTNAME= swing1_1_1 PKGNAME= swing-1.1.1 @@ -35,6 +35,7 @@ do-fetch: ${ECHO_MSG} " For licensing reasons, the Swing 1.1.1 distribution must be"; \ ${ECHO_MSG} " fetched manually into \"${DISTDIR}/${DIST_SUBDIR}\" from"; \ ${ECHO_MSG} " ${HOMEPAGE}download.html "; \ + ${ECHO_MSG} " The required distribution file is \"${DISTNAME}${EXTRACT_SUFX}\""; \ ${ECHO_MSG} "==============================================================="; \ ${FALSE}; \ fi -- cgit v1.2.3