summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2007-03-19 16:36:41 +0000
committertv <tv@pkgsrc.org>2007-03-19 16:36:41 +0000
commitb0ce45fc02cb538786dbbe9662d5b7d031b09220 (patch)
tree2f6e53a6bbf03f5897107684db9a4b1571f05bfe /security
parent4b0230ed30655a177a9c3d3e5dce7c6ab466485e (diff)
downloadpkgsrc-b0ce45fc02cb538786dbbe9662d5b7d031b09220.tar.gz
give away to pkgsrc-users
Diffstat (limited to 'security')
-rw-r--r--security/antonym/Makefile4
-rw-r--r--security/gnu-crypto/Makefile4
-rw-r--r--security/hashcash/Makefile4
-rw-r--r--security/jessie/Makefile4
-rw-r--r--security/p5-Digest-CRC/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/security/antonym/Makefile b/security/antonym/Makefile
index c0ac577a35d..d7e806b9d8b 100644
--- a/security/antonym/Makefile
+++ b/security/antonym/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2006/03/22 22:50:32 tv Exp $
+# $NetBSD: Makefile,v 1.6 2007/03/19 16:40:28 tv Exp $
#
DISTNAME= antonym-1.9
CATEGORIES= security mail
MASTER_SITES= http://subwiki.honeypot.net/pub/Computing/AntoNym/
-MAINTAINER= tv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://subwiki.honeypot.net/cgi-bin/view/Computing/AntoNym
COMMENT= Anonymous nymserver account maintenance tool
diff --git a/security/gnu-crypto/Makefile b/security/gnu-crypto/Makefile
index 75f1f21ed1f..a2bbc51295b 100644
--- a/security/gnu-crypto/Makefile
+++ b/security/gnu-crypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/22 22:50:33 tv Exp $
+# $NetBSD: Makefile,v 1.9 2007/03/19 16:40:28 tv Exp $
#
DISTNAME= gnu-crypto-2.0.1-bin
@@ -8,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/GnuPG/gnu-crypto/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gnu-crypto/
COMMENT= GPL implementation of the Java Crypto Extensions
diff --git a/security/hashcash/Makefile b/security/hashcash/Makefile
index 2cdd7e54570..c6c18111447 100644
--- a/security/hashcash/Makefile
+++ b/security/hashcash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/01/07 09:14:10 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2007/03/19 16:40:28 tv Exp $
#
DISTNAME= hashcash-1.22
@@ -6,7 +6,7 @@ CATEGORIES= security
MASTER_SITES= http://www.hashcash.org/source/
EXTRACT_SUFX= .tgz
-MAINTAINER= tv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.hashcash.org/
COMMENT= Hash collision based postage stamp
diff --git a/security/jessie/Makefile b/security/jessie/Makefile
index 9b44d0376ce..453bb65dea1 100644
--- a/security/jessie/Makefile
+++ b/security/jessie/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2006/05/18 19:55:34 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2007/03/19 16:40:28 tv Exp $
#
DISTNAME= jessie-1.0.1
CATEGORIES= security
MASTER_SITES= http://syzygy.metastatic.org/jessie/
-MAINTAINER= tv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nongnu.org/jessie/
COMMENT= GPL implementation of the Java Secure Sockets Extension
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile
index d5a260cf755..fa0c6535725 100644
--- a/security/p5-Digest-CRC/Makefile
+++ b/security/p5-Digest-CRC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/09/05 19:43:38 tv Exp $
+# $NetBSD: Makefile,v 1.8 2007/03/19 16:40:28 tv Exp $
#
DISTNAME= Digest-CRC-0.10
@@ -7,7 +7,7 @@ SVR4_PKGNAME= p5crc
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
-MAINTAINER= tv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Digest-CRC/
COMMENT= Perl5 extension interface for cyclic redundancy check algorithms