diff options
author | jlam <jlam@pkgsrc.org> | 2000-09-13 22:23:11 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-09-13 22:23:11 +0000 |
commit | 60a7f9e043f4594fcdac73f03f9175b062fd2e17 (patch) | |
tree | eb1c5384f884950ee7875ecfe4b1668ad968dd9e /x11/xview/Makefile | |
parent | bd085d1eebbee765f1eccf25c4a8478e4084755d (diff) | |
download | pkgsrc-60a7f9e043f4594fcdac73f03f9175b062fd2e17.tar.gz |
Change maintainer to packages@netbsd.org.
Cosmetic changes.
Diffstat (limited to 'x11/xview/Makefile')
-rw-r--r-- | x11/xview/Makefile | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/x11/xview/Makefile b/x11/xview/Makefile index dbac35f67f3..9b47bb2e20f 100644 --- a/x11/xview/Makefile +++ b/x11/xview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/09/13 20:25:38 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2000/09/13 22:23:11 jlam Exp $ # DISTNAME= xview3.2p1-X11R6 @@ -7,18 +7,19 @@ CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= root@garbled.net +MAINTAINER= packages@netbsd.org DEPENDS+= xview-config>=3.2.1:../xview-config DEPENDS+= xview-lib>=3.2.1:../xview-lib DEPENDS+= xview-clients>=3.2.1:../xview-clients -USE_X11= yes +USE_X11= # defined + EXTRACT_ONLY= # empty -NO_CHECKSUM= yes -NO_PATCH= yes -NO_BUILD= yes -NO_CONFIGURE= yes +NO_CHECKSUM= # defined +NO_PATCH= # defined +NO_BUILD= # defined +NO_CONFIGURE= # defined do-install: # empty |