diff options
author | obache <obache@pkgsrc.org> | 2008-05-17 08:22:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-05-17 08:22:56 +0000 |
commit | 1f8accbf4c1ce49aae1830bd4dd46c5571dc106d (patch) | |
tree | 524e776afab6a8486312c837626223a5c737ed4e /security/AiSSLtelnet/Makefile | |
parent | 7d31123449d7c8381096cf7752b0904ea73ca7c5 (diff) | |
download | pkgsrc-1f8accbf4c1ce49aae1830bd4dd46c5571dc106d.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/AiSSLtelnet/Makefile')
-rw-r--r-- | security/AiSSLtelnet/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |