From ccdf6dbe011a337bc2277f0b33cc72c6787b9cab Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 27 Jul 2006 18:48:02 +0000 Subject: Rename "SITES_* to "SITES.*" for file-specific lists of sites from which to fetch the file. This completes the renaming described in revision 1.1799 of bsd.pkg.mk. --- net/speedtouch/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/speedtouch') diff --git a/net/speedtouch/Makefile b/net/speedtouch/Makefile index 06ca4b46559..bc1a21f927b 100644 --- a/net/speedtouch/Makefile +++ b/net/speedtouch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/02/05 23:10:31 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2006/07/27 18:48:03 jlam Exp $ DISTNAME= speedtouch-1.3.1 PKGREVISION= 4 @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}.tar.bz2 # http://www.speedtouch.com/driver_upgrade_lx_3.0.1.2.htm # FIRMWARE_SRCS= SpeedTouch330_firmware_3012.zip -SITES_${FIRMWARE_SRCS}= http://www.speedtouch.com/download/drivers/USB/ +SITES.${FIRMWARE_SRCS}= http://www.speedtouch.com/download/drivers/USB/ DISTFILES+= ${FIRMWARE_SRCS} EXTRACT_OPTS_ZIP= -Laqo -d ${WRKDIR}/firmware -- cgit v1.2.3