diff options
author | xtraeme <xtraeme> | 2006-02-12 15:29:17 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2006-02-12 15:29:17 +0000 |
commit | 95ba93bb97c27a571a09efa00b5feab3951a95fe (patch) | |
tree | e01d5e927ed2d0089671700d3156f559296ad081 /x11/xorg-clients | |
parent | 4a18fe26c8f50558632a0299c2b2e1c4d8a7a969 (diff) | |
download | pkgsrc-95ba93bb97c27a571a09efa00b5feab3951a95fe.tar.gz |
Joerg Sonnenberger will be the maintainer.
Diffstat (limited to 'x11/xorg-clients')
-rw-r--r-- | x11/xorg-clients/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile index 1f777668343..aab085e7906 100644 --- a/x11/xorg-clients/Makefile +++ b/x11/xorg-clients/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/02/05 23:11:48 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2006/02/12 15:29:18 xtraeme Exp $ DISTNAME= ${DISTFILES} PKGNAME= xorg-clients-${XORG_VER} @@ -9,7 +9,7 @@ DISTFILES= X11R${XORG_VER}-src1.tar.gz \ X11R${XORG_VER}-src2.tar.gz \ X11R${XORG_VER}-src3.tar.gz -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://www.x.org/ COMMENT= X.org client programs and related files |