diff options
author | wiz <wiz@pkgsrc.org> | 2001-12-18 19:56:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-12-18 19:56:05 +0000 |
commit | 0d69b6d0f6865112be8b6ae375bea30e661e33ca (patch) | |
tree | b936c0ec118f5b0438969b82ef0636cf39100b48 /editors/yudit/Makefile | |
parent | c332d7343eb064aa249c35b2cdeafd9bd8284e49 (diff) | |
download | pkgsrc-0d69b6d0f6865112be8b6ae375bea30e661e33ca.tar.gz |
Correct category (editors, not editor). Reported by Brook Milligan
in pkg/14996.
Diffstat (limited to 'editors/yudit/Makefile')
-rw-r--r-- | editors/yudit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index febd5c9142e..19017ff0292 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2001/12/15 10:02:39 martti Exp $ +# $NetBSD: Makefile,v 1.4 2001/12/18 19:56:05 wiz Exp $ # DISTNAME= yudit-2.5 -CATEGORIES= editor +CATEGORIES= editors MASTER_SITES= http://yudit.org/download/ MAINTAINER= wulf@netbsd.org |