diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index a2df133466e..43c0254f6b5 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.23 2005/10/03 20:37:12 reed Exp $ +# $NetBSD: Makefile,v 1.24 2006/01/03 19:28:40 wiz Exp $ DISTNAME= xterm-205 CATEGORIES= x11 MASTER_SITES= ftp://invisible-island.net/xterm/ EXTRACT_SUFX= .tgz -MAINTAINER= asmodai@in-nomine.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://dickey.his.com/xterm/xterm.html COMMENT= Latest terminal emulator for the X Window System |