diff options
author | obache <obache> | 2008-05-17 08:22:56 +0000 |
---|---|---|
committer | obache <obache> | 2008-05-17 08:22:56 +0000 |
commit | a473d55ca5ed727db6e394a0921b2ae3a11217cb (patch) | |
tree | 524e776afab6a8486312c837626223a5c737ed4e /security | |
parent | 7c0c1712347a49451541bb2e46d6a6bdb73df465 (diff) | |
download | pkgsrc-a473d55ca5ed727db6e394a0921b2ae3a11217cb.tar.gz |
Fix MAINTAINER address typo since initial import.
tech-pkg at jp.NetBSD.org => tech-pkg-ja at jp.NetBSD.org
Diffstat (limited to 'security')
-rw-r--r-- | security/AiSSLtelnet/Makefile | 4 | ||||
-rw-r--r-- | security/smimemsg/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/AiSSLtelnet/Makefile b/security/AiSSLtelnet/Makefile index 8b8306927d9..4555ad11652 100644 --- a/security/AiSSLtelnet/Makefile +++ b/security/AiSSLtelnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2007/02/22 19:27:06 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2008/05/17 08:22:56 obache Exp $ # DISTNAME= AiSSLtelnet-0.15 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://mars.elcom.nitech.ac.jp/security/ -MAINTAINER= tech-pkg@jp.NetBSD.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://mars.elcom.nitech.ac.jp/security/ COMMENT= SSL Telnet based on AiSSL diff --git a/security/smimemsg/Makefile b/security/smimemsg/Makefile index 4ff4adc7b19..f31c1fc8402 100644 --- a/security/smimemsg/Makefile +++ b/security/smimemsg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2007/02/22 19:27:09 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2008/05/17 08:22:56 obache Exp $ # DISTNAME= smimemsg15 @@ -6,7 +6,7 @@ PKGNAME= smimemsg-1.5 CATEGORIES= security MASTER_SITES= http://mars.elcom.nitech.ac.jp/security/ -MAINTAINER= tech-pkg@jp.NetBSD.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://mars.elcom.nitech.ac.jp/security/ COMMENT= Generate and read S/MIME messages |