diff options
Diffstat (limited to 'security/smimemsg/Makefile')
-rw-r--r-- | security/smimemsg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/smimemsg/Makefile b/security/smimemsg/Makefile index 822bc0dddf9..bfb5ea1d905 100644 --- a/security/smimemsg/Makefile +++ b/security/smimemsg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/04/13 13:50:14 cjep Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:15 grant Exp $ # DISTNAME= smimemsg15 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/smimemsg CATEGORIES= security MASTER_SITES= http://mars.elcom.nitech.ac.jp/security/ -MAINTAINER= tech-pkg@jp.netbsd.org +MAINTAINER= tech-pkg@jp.NetBSD.org HOMEPAGE= http://mars.elcom.nitech.ac.jp/security/ COMMENT= generate and read S/MIME messages |