diff options
Diffstat (limited to 'x11/xterm')
-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 fb73eab2c91..0310f412a3e 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2003/07/15 13:19:44 tron Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:57:04 grant Exp $ DISTNAME= xterm-164 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://dickey.his.com/xterm/xterm.html COMMENT= Latest terminal emulator for the X Window System |