diff options
author | jlam <jlam> | 2000-08-25 01:08:48 +0000 |
---|---|---|
committer | jlam <jlam> | 2000-08-25 01:08:48 +0000 |
commit | 39c9cf6e0d7878f8ac69c0401547c69c198951b3 (patch) | |
tree | 6e21bf00236efa3c08e63ad42f8de00ec9cb1e0a /editors | |
parent | b850f439ecc7266f412442a858b0c76706caf421 (diff) | |
download | pkgsrc-39c9cf6e0d7878f8ac69c0401547c69c198951b3.tar.gz |
Add and enable wordperfect
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index dc483ce9632..0cbee0d5530 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2000/05/15 11:50:51 agc Exp $ +# $NetBSD: Makefile,v 1.34 2000/08/25 01:08:48 jlam Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -28,6 +28,7 @@ SUBDIR += vim-share SUBDIR += vim-xaw SUBDIR += wily + SUBDIR += wordperfect SUBDIR += xcoral SUBDIR += xemacs SUBDIR += xemacs-packages |