diff options
author | wiz <wiz> | 2006-07-21 16:22:36 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-07-21 16:22:36 +0000 |
commit | 18cf18188af7983dcc9a7df00ae3d8055b4e54e2 (patch) | |
tree | b8df1458b583e5f5db7320a0842dd2fd9b00542a /security | |
parent | cf16de227bf5abd0cfd08a40dc71f82dfd76a2ad (diff) | |
download | pkgsrc-18cf18188af7983dcc9a7df00ae3d8055b4e54e2.tar.gz |
Add missing file to PLIST. Bump PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r-- | security/botan/Makefile | 3 | ||||
-rw-r--r-- | security/botan/PLIST.common | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index 3eba63f99d3..1b3746d3557 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:33 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2006/07/21 16:22:36 wiz Exp $ DISTNAME= Botan-1.4.11 PKGNAME= botan-1.4.11 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://files.randombit.net/botan/ EXTRACT_SUFX= .tbz diff --git a/security/botan/PLIST.common b/security/botan/PLIST.common index 76ae54eef0c..1eea05ce9d3 100644 --- a/security/botan/PLIST.common +++ b/security/botan/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.1.1.1 2006/02/05 01:25:12 rillig Exp $ +@comment $NetBSD: PLIST.common,v 1.2 2006/07/21 16:22:36 wiz Exp $ bin/botan-config include/botan/adler32.h include/botan/aes.h @@ -147,6 +147,7 @@ include/botan/symkey.h include/botan/tea.h include/botan/tiger.h include/botan/timers.h +include/botan/tm_hard.h include/botan/tm_unix.h include/botan/turing.h include/botan/twofish.h |