From 1370de25ad6655ea36306a087157f06b900b2d79 Mon Sep 17 00:00:00 2001 From: fredb Date: Fri, 11 Jan 2002 17:00:27 +0000 Subject: Fix a mistake in specification of download site for ${JPEG_SRCS}, pointed out by Ingolf Steinbach in private mail. --- print/ghostscript-nox11/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common index 6dc134df772..20f747d5fe6 100644 --- a/print/ghostscript-nox11/Makefile.common +++ b/print/ghostscript-nox11/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.27 2002/01/06 22:12:56 fredb Exp $ +# $NetBSD: Makefile.common,v 1.28 2002/01/11 17:00:27 fredb Exp $ DISTNAME= ghostscript-${GS_VERS} GS_VERS= 6.01 @@ -25,7 +25,7 @@ EXTRACT_ONLY= ${GS_SRCS} # JPEG_SRCS= jpegsrc.v6b.tar.gz JPEG_WRKSRC= ${WRKDIR}/jpeg-6b -${JPEG_SRCS}= ftp://ftp.uu.net/graphics/jpeg/ +SITES_${JPEG_SRCS}= ftp://ftp.uu.net/graphics/jpeg/ DISTFILES+= ${JPEG_SRCS} EXTRACT_ONLY+= ${JPEG_SRCS} -- cgit v1.2.3