pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libtcpa MASTER_SITES and HOMEPAGE are the sam...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c472ddc19da
branches: trunk
changeset: 469456:9c472ddc19da
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Mon Feb 23 17:54:36 2004 +0000
description:
MASTER_SITES and HOMEPAGE are the same URL.
diffstat:
security/libtcpa/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r ee00409d7fd5 -r 9c472ddc19da security/libtcpa/Makefile
--- a/security/libtcpa/Makefile Mon Feb 23 17:53:33 2004 +0000
+++ b/security/libtcpa/Makefile Mon Feb 23 17:54:36 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/22 01:40:04 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/23 17:54:36 schmonz Exp $
#
DISTNAME= tpm-1.1b
PKGNAME= ${DISTNAME:S/tpm/libtcpa/}
CATEGORIES= security
-MASTER_SITES= http://www.research.ibm.com/gsal/tcpa/
+MASTER_SITES= ${HOMEPAGE}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} tcpa_man_20031210.tgz
MAINTAINER= schmonz%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index