diff options
Diffstat (limited to 'editors/xcoral')
-rw-r--r-- | editors/xcoral/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile index b421df47e20..98e21eae553 100644 --- a/editors/xcoral/Makefile +++ b/editors/xcoral/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:59 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:33 jlam Exp $ DISTNAME= xcoral-3.2 PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XCONTRIB:=editors/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Multiwindow mouse-based text editor for X USE_X11BASE= yes |