diff options
author | snj <snj@pkgsrc.org> | 2004-04-22 23:15:02 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-22 23:15:02 +0000 |
commit | dfcc7bb8807c266e263fc9511b3f3a5690ec61e9 (patch) | |
tree | 76ea7fe29fd1817c4aceb7386eac84ce0d1accd6 /x11 | |
parent | 961fd1293d5b3da6a4ffc99ff8fc2bc833aae903 (diff) | |
download | pkgsrc-dfcc7bb8807c266e263fc9511b3f3a5690ec61e9.tar.gz |
Change MAINTAINER to tech-pkg@. Requested by jlam@.
These packages are going to be removed soon. If you care about them
(and are interested in fixing them), please speak up.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xview-clients/Makefile | 4 | ||||
-rw-r--r-- | x11/xview-config/Makefile | 4 | ||||
-rw-r--r-- | x11/xview-lib/Makefile | 4 | ||||
-rw-r--r-- | x11/xview/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/x11/xview-clients/Makefile b/x11/xview-clients/Makefile index 2a41786d012..78c450cc0e6 100644 --- a/x11/xview-clients/Makefile +++ b/x11/xview-clients/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2004/01/20 12:28:29 agc Exp $ +# $NetBSD: Makefile,v 1.23 2004/04/22 23:15:02 snj Exp $ # $FreeBSD Id: Makefile,v 1.11 1996/11/16 10:49:52 asami Exp # @@ -8,7 +8,7 @@ PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= OpenLook applications and man pages NOT_FOR_PLATFORM= *-*-alpha # it builds but everything segfaults... diff --git a/x11/xview-config/Makefile b/x11/xview-config/Makefile index 32bfde07936..3cc8289dee4 100644 --- a/x11/xview-config/Makefile +++ b/x11/xview-config/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/04/13 21:49:58 snj Exp $ +# $NetBSD: Makefile,v 1.19 2004/04/22 23:15:02 snj Exp $ # $FreeBSD Id: Makefile,v 1.9 1998/05/04 03:34:50 steve Exp # @@ -8,7 +8,7 @@ PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= OpenLook Toolkit config files NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL diff --git a/x11/xview-lib/Makefile b/x11/xview-lib/Makefile index 1007986effb..bb545a2b360 100644 --- a/x11/xview-lib/Makefile +++ b/x11/xview-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/04/13 21:55:23 snj Exp $ +# $NetBSD: Makefile,v 1.24 2004/04/22 23:15:02 snj Exp $ # $FreeBSD Id: Makefile,v 1.13 1997/07/17 15:13:03 max Exp # @@ -8,7 +8,7 @@ PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= OpenLook Toolkit libs, includes, and man pages DEPENDS= xview-config>=3.2.1nb2:../../x11/xview-config diff --git a/x11/xview/Makefile b/x11/xview/Makefile index 6779172528f..d1da3b740a5 100644 --- a/x11/xview/Makefile +++ b/x11/xview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/07/17 22:57:05 grant Exp $ +# $NetBSD: Makefile,v 1.14 2004/04/22 23:15:02 snj Exp $ # DISTNAME= xview3.2p1-X11R6 @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= OpenLook Toolkit meta-package DEPENDS+= xview-config>=3.2.1:../xview-config |