diff options
author | dsainty <dsainty@pkgsrc.org> | 2007-02-27 15:05:41 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2007-02-27 15:05:41 +0000 |
commit | 5d229069b834ed7075889c313c03c121972980bb (patch) | |
tree | 7c17d21825eaf0307d26041e7d8c5933f7cdbc5b /x11/xdpyinfo/Makefile | |
parent | 6c7395d43bb27835d49dd615f31eef1d10f27eee (diff) | |
download | pkgsrc-5d229069b834ed7075889c313c03c121972980bb.tar.gz |
Transfer maintainership to Joerg for these Xorg programs.
Diffstat (limited to 'x11/xdpyinfo/Makefile')
-rw-r--r-- | x11/xdpyinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xdpyinfo/Makefile b/x11/xdpyinfo/Makefile index d41d48dfa08..71c6df36555 100644 --- a/x11/xdpyinfo/Makefile +++ b/x11/xdpyinfo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/02/25 05:11:11 dsainty Exp $ +# $NetBSD: Makefile,v 1.2 2007/02/27 15:05:41 dsainty Exp $ # DISTNAME= xdpyinfo-1.0.1 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= dsainty@NetBSD.org +MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Display information utility for X |