diff options
Diffstat (limited to 'security/botan/Makefile')
-rw-r--r-- | security/botan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index cfa937d130c..5e8109a45e7 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2009/10/22 10:25:02 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2010/02/10 19:17:44 joerg Exp $ DISTNAME= Botan-1.8.7 PKGNAME= botan-1.8.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://files.randombit.net/botan/archive/v1.8/ EXTRACT_SUFX= .tgz |