diff options
Diffstat (limited to 'security/gsasl')
-rw-r--r-- | security/gsasl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 8d38f88be88..6505c8b8289 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:10:44 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/03/04 21:30:34 jlam Exp $ DISTNAME= gsasl-0.2.5 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://josefsson.org/gsasl/releases/ \ ${MASTER_SITE_GNU:=gsasl/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/gsasl/ COMMENT= GNU implementation of the Simple Authentication and Security Layer |