diff options
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r-- | security/openssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 18ea217f58e..53dde292023 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2005/12/05 23:55:18 rillig Exp $ +# $NetBSD: Makefile,v 1.111 2005/12/17 05:20:23 jlam Exp $ OPENSSL_SNAPSHOT?= # empty OPENSSL_STABLE?= # empty @@ -26,7 +26,7 @@ MASTER_SITES= ftp://ftp.openssl.org/snapshot/ SVR4_PKGNAME= ossl CATEGORIES= security -MAINTAINER= jlam@NetBSD.org +MAINTAINER= jlam@pkgsrc.org HOMEPAGE= http://www.openssl.org/ COMMENT= Secure Socket Layer and cryptographic library |