diff options
author | tv <tv> | 2006-03-22 22:50:31 +0000 |
---|---|---|
committer | tv <tv> | 2006-03-22 22:50:31 +0000 |
commit | 552fe0c37b02c6698b8be9f4d00bca5573b10607 (patch) | |
tree | ce362829befeaa2dd5c0407b00d3d334c09fa397 /security/jessie | |
parent | 705bc0afe23aeaaf4fc5e1ff6e3d7a3360dbdeb5 (diff) | |
download | pkgsrc-552fe0c37b02c6698b8be9f4d00bca5573b10607.tar.gz |
Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
Diffstat (limited to 'security/jessie')
-rw-r--r-- | security/jessie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/jessie/Makefile b/security/jessie/Makefile index cf98e12b476..fc17c24fd2f 100644 --- a/security/jessie/Makefile +++ b/security/jessie/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2006/03/04 15:57:32 tonio Exp $ +# $NetBSD: Makefile,v 1.10 2006/03/22 22:50:33 tv Exp $ # DISTNAME= jessie-1.0.1 CATEGORIES= security MASTER_SITES= http://syzygy.metastatic.org/jessie/ -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://www.nongnu.org/jessie/ COMMENT= GPL implementation of the Java Secure Sockets Extension |