diff options
author | jlam <jlam@pkgsrc.org> | 2000-09-14 14:07:49 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-09-14 14:07:49 +0000 |
commit | c5ff395652ebd6976da694f5bd2bf7b28787993c (patch) | |
tree | 9d9063b24d74e486549400ea8bf914d63d61c098 /x11/xview-clients | |
parent | 07ae0d84ce90f123de8fd7084b1f96a710b0ea6f (diff) | |
download | pkgsrc-c5ff395652ebd6976da694f5bd2bf7b28787993c.tar.gz |
After getting whacked upside the head...set the maintainer to me.
Diffstat (limited to 'x11/xview-clients')
-rw-r--r-- | x11/xview-clients/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xview-clients/Makefile b/x11/xview-clients/Makefile index 5ec6f3353a9..7da2a3da299 100644 --- a/x11/xview-clients/Makefile +++ b/x11/xview-clients/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2000/09/13 22:19:59 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2000/09/14 14:07:49 jlam Exp $ # $FreeBSD Id: Makefile,v 1.11 1996/11/16 10:49:52 asami Exp # @@ -7,7 +7,7 @@ PKGNAME= xview-clients-3.2.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= packages@netbsd.org +MAINTAINER= jlam@netbsd.org DEPENDS= xview-lib>=3.2.1:../../x11/xview-lib |