summaryrefslogtreecommitdiff
path: root/security/libtcpa
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-27 18:48:02 +0000
committerjlam <jlam>2006-07-27 18:48:02 +0000
commit13292e0b06612d50d33da7f501553c3bf56c4f0e (patch)
treef7e802c0314c49379610ac993cc177a5454ff0cb /security/libtcpa
parent6513f042b462b3138d1bae206d307c60c6cbcfa5 (diff)
downloadpkgsrc-13292e0b06612d50d33da7f501553c3bf56c4f0e.tar.gz
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.
Diffstat (limited to 'security/libtcpa')
-rw-r--r--security/libtcpa/Makefile4
1 files changed, 2 insertions, 2 deletions
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}