diff options
author | snj <snj@pkgsrc.org> | 2004-05-30 02:19:16 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-05-30 02:19:16 +0000 |
commit | 2501787a90b1e6d8f54ceed14d28059b43491f05 (patch) | |
tree | b12a49ab3aa69488d18bf70e7c6fed673bbc6ebd /chat/gale | |
parent | 958d31363a29c29e7147d044abb881144d3308e9 (diff) | |
download | pkgsrc-2501787a90b1e6d8f54ceed14d28059b43491f05.tar.gz |
Set MAINTAINER to tech-pkg@, not packages@.
Diffstat (limited to 'chat/gale')
-rw-r--r-- | chat/gale/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gale/Makefile b/chat/gale/Makefile index 10d061ebb05..faccc81e391 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2004/05/27 21:21:41 lukem Exp $ +# $NetBSD: Makefile,v 1.21 2004/05/30 02:19:16 snj Exp $ # DISTNAME= gale-0.99a @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://download.gale.org/ -MAINTAINER= packages@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://gale.org/ COMMENT= Secure instant messaging system |