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. --- security/libtcpa/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/libtcpa') diff --git a/security/libtcpa/Makefile b/security/libtcpa/Makefile index 282e34da438..bd437dd7a88 100644 --- a/security/libtcpa/Makefile +++ b/security/libtcpa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:13 tv Exp $ +# $NetBSD: Makefile,v 1.6 2006/07/27 18:48:03 jlam Exp $ # DISTNAME= tpm-1.1b @@ -16,7 +16,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/TPM -SITES_tcpa_man_20031210.tgz= http://www.citi.umich.edu/u/rwash/projects/trusted/ +SITES.tcpa_man_20031210.tgz= http://www.citi.umich.edu/u/rwash/projects/trusted/ BUILD_DIRS= ${WRKSRC}/libtcpa ${WRKSRC}/examples INSTALLATION_DIRS= bin lib man/man3 share/doc/${PKGBASE} -- cgit v1.2.3