diff options
author | agc <agc@pkgsrc.org> | 1997-10-24 15:12:12 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1997-10-24 15:12:12 +0000 |
commit | 2dd73f5f82b2ced49805689a3d613d3c2ed1f78f (patch) | |
tree | f41b997e5d42b01f408389bb97c662ab36e71fa9 /sysutils/xosview | |
parent | ed3d47c2af1f2eaad94ed7278ea0f4866eb92157 (diff) | |
download | pkgsrc-2dd73f5f82b2ced49805689a3d613d3c2ed1f78f.tar.gz |
Make Brian Grayson the Maintainer for this package.
Diffstat (limited to 'sysutils/xosview')
-rw-r--r-- | sysutils/xosview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index 01c26fbf585..7ae9a4abb15 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1997/10/24 10:11:28 agc Exp $ +# $NetBSD: Makefile,v 1.2 1997/10/24 15:12:12 agc Exp $ # New ports collection makefile for: xosview # Version required: 1.4.4beta # Date created: Fri Oct 24 10:03:55 BST 1997 @@ -9,7 +9,7 @@ DISTNAME= xosview-1.4.4beta CATEGORIES= sysutils MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ -MAINTAINER= agc@netbsd.org +MAINTAINER= bgrayson@ece.utexas.edu GNU_CONFIGURE= yes USE_GMAKE= yes |