From 13292e0b06612d50d33da7f501553c3bf56c4f0e 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/ucspi-tcp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/ucspi-tcp') diff --git a/net/ucspi-tcp/Makefile b/net/ucspi-tcp/Makefile index adc55bc7ac1..111b35d7cb9 100644 --- a/net/ucspi-tcp/Makefile +++ b/net/ucspi-tcp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2005/08/24 04:36:14 schmonz Exp $ +# $NetBSD: Makefile,v 1.30 2006/07/27 18:48:03 jlam Exp $ DISTNAME= ucspi-tcp-0.88 PKGREVISION= 1 @@ -11,7 +11,7 @@ HOMEPAGE= http://cr.yp.to/ucspi-tcp.html COMMENT= Command-line tools for building TCP client-server applications MANPAGES= ${DISTNAME}-man-20020317.tar.gz -SITES_${MANPAGES}= http://smarden.org/pape/djb/manpages/ +SITES.${MANPAGES}= http://smarden.org/pape/djb/manpages/ DJB_RESTRICTED= YES -- cgit v1.2.3