diff options
Diffstat (limited to 'x11/modeline')
-rw-r--r-- | x11/modeline/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/modeline/Makefile b/x11/modeline/Makefile index c8890d516e2..2d4cf8b6ac2 100644 --- a/x11/modeline/Makefile +++ b/x11/modeline/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/06/02 01:15:41 jschauma Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 22:56:36 grant Exp $ DISTNAME= modeline_vfr.c PKGNAME= modeline-20001121 @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= # empty -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.dkfz-heidelberg.de/spec/linux/modeline/ COMMENT= calculates XF86 Modelines to configure your monitor for X11R6 |