pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/botan-devel



Module Name:    pkgsrc
Committed By:   joerg
Date:           Fri Nov 11 19:46:05 UTC 2016

Modified Files:
        pkgsrc/security/botan-devel: Makefile

Log Message:
Become maintainer.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/botan-devel/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/botan-devel/Makefile
diff -u pkgsrc/security/botan-devel/Makefile:1.16 pkgsrc/security/botan-devel/Makefile:1.17
--- pkgsrc/security/botan-devel/Makefile:1.16   Fri Nov 11 19:41:44 2016
+++ pkgsrc/security/botan-devel/Makefile        Fri Nov 11 19:46:05 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/11/11 19:41:44 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2016/11/11 19:46:05 joerg Exp $
 
 DISTNAME=      Botan-1.11.33
 PKGNAME=       ${DISTNAME:tl}
@@ -6,7 +6,7 @@ CATEGORIES=     security
 MASTER_SITES=  http://botan.randombit.net/releases/
 EXTRACT_SUFX=  .tgz
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    joerg%NetBSD.org@localhost
 HOMEPAGE=      http://botan.randombit.net/
 COMMENT=       Portable, easy to use, and efficient C++ crypto library
 LICENSE=       2-clause-bsd



Home | Main Index | Thread Index | Old Index