diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/sslwrap | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security/sslwrap')
-rw-r--r-- | security/sslwrap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index d7664d69b6c..466d480652d 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/08/25 21:50:44 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:18 grant Exp $ # DISTNAME= ${PKGNAME:S/-//} @@ -6,7 +6,7 @@ PKGNAME= sslwrap-206 CATEGORIES= security net MASTER_SITES= http://www.rickk.com/sslwrap/ -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.rickk.com/sslwrap/ COMMENT= simple ssl wrapper |