pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/libtcpa
Module Name: pkgsrc
Committed By: zafer
Date: Sat Dec 23 21:02:19 UTC 2023
Modified Files:
pkgsrc/security/libtcpa: Makefile
Log Message:
fetch from backup
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/security/libtcpa/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/libtcpa/Makefile
diff -u pkgsrc/security/libtcpa/Makefile:1.22 pkgsrc/security/libtcpa/Makefile:1.23
--- pkgsrc/security/libtcpa/Makefile:1.22 Tue Oct 24 22:10:51 2023
+++ pkgsrc/security/libtcpa/Makefile Sat Dec 23 21:02:19 2023
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2023/10/24 22:10:51 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2023/12/23 21:02:19 zafer Exp $
#
DISTNAME= tpm-1.1b
PKGNAME= ${DISTNAME:S/tpm/libtcpa/}
PKGREVISION= 9
CATEGORIES= security
-MASTER_SITES= ${HOMEPAGE}
+MASTER_SITES= #
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} tcpa_man_20031210.tgz
MAINTAINER= schmonz%NetBSD.org@localhost
@@ -15,8 +15,6 @@ LICENSE= modified-bsd
WRKSRC= ${WRKDIR}/TPM
-SITES.tcpa_man_20031210.tgz= http://www.citi.umich.edu/u/rwash/projects/trusted/
-
BUILD_DIRS= libtcpa examples
INSTALLATION_DIRS= bin lib ${PKGMANDIR}/man3 share/doc/${PKGBASE}
Home |
Main Index |
Thread Index |
Old Index