diff options
Diffstat (limited to 'wm/ctwm/Makefile')
-rw-r--r-- | wm/ctwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/ctwm/Makefile b/wm/ctwm/Makefile index 1c5bc93e87d..6dba8825dcb 100644 --- a/wm/ctwm/Makefile +++ b/wm/ctwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/06/10 07:40:52 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 22:55:10 grant Exp $ # DISTNAME= ctwm-3.6 @@ -7,7 +7,7 @@ MASTER_SITES= http://ctwm.free.lp.se/dist/ # XXX: 3.6 didn't include the XPMs, XPM tarball generated from 3.5.2 manually DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-xpm${EXTRACT_SUFX} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://ctwm.free.lp.se/ COMMENT= Window manager with support for multiple virtual screens and GNOME 1.x |