diff options
author | snj <snj@pkgsrc.org> | 2004-02-21 07:52:52 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-21 07:52:52 +0000 |
commit | 1bcd4bd2cc73bcc52fede6bbc00bdedbe2b7811f (patch) | |
tree | f7fc1f3bacd8d1b6c0ad92c7c5c8e03807b072e5 /x11/xnodecor | |
parent | e14820cfa6aa3ccd7066548d0fcdd65c83c60728 (diff) | |
download | pkgsrc-1bcd4bd2cc73bcc52fede6bbc00bdedbe2b7811f.tar.gz |
s/utilty/utility/
Diffstat (limited to 'x11/xnodecor')
-rw-r--r-- | x11/xnodecor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xnodecor/Makefile b/x11/xnodecor/Makefile index a7bcbc2a02d..175d6179da7 100644 --- a/x11/xnodecor/Makefile +++ b/x11/xnodecor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/01/21 21:04:43 kristerw Exp $ +# $NetBSD: Makefile,v 1.2 2004/02/21 07:52:52 snj Exp $ # FreeBSD Id: ports/x11/xnodecor/Makefile,v 1.2 2003/09/09 09:17:20 erwin Exp DISTNAME= xnodecor-0.1 @@ -8,7 +8,7 @@ DISTFILES= xnodecor.c MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= # none -COMMENT= Borderless or undecorated window support utilty +COMMENT= Borderless or undecorated window support utility USE_BUILDLINK2= yes USE_X11BASE= yes |