diff options
author | xtraeme <xtraeme> | 2004-05-07 01:14:46 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-05-07 01:14:46 +0000 |
commit | c2b49ba19c5c2978d0a18385dfdf1409aa9ce0cc (patch) | |
tree | f9760fe785fe6a7ee5900193237a073aa4306852 /security/gsasl | |
parent | 505bf33645ad271ef43fb0f2e7949d27950c654c (diff) | |
download | pkgsrc-c2b49ba19c5c2978d0a18385dfdf1409aa9ce0cc.tar.gz |
Drop maintainership; I don't have the enough free time to maintain
all these packages.
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 fc9fde73664..8ef374cde86 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/02/25 15:53:17 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2004/05/07 01:14:49 xtraeme Exp $ DISTNAME= gsasl-0.0.8 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://josefsson.org/gsasl/releases/ \ ${MASTER_SITE_GNU:=gsasl/} -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnu.org/software/gsasl/ COMMENT= GNU implementation of the Simple Authentication and Security Layer |