diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-02-18 20:25:14 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-02-18 20:25:14 +0000 |
commit | 0d52ee108cb25878b2ed24b95b2fc09046b6a18a (patch) | |
tree | c3e989ae0a885a6e509945f635b80dcff414a0ad /editors/Makefile | |
parent | 8e6742dbb46d44410dba2db76c0c139c107a391a (diff) | |
download | pkgsrc-0d52ee108cb25878b2ed24b95b2fc09046b6a18a.tar.gz |
add & enable framemaker
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index e044f99d45e..ee3f601a07f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2000/01/19 04:55:01 hubertf Exp $ +# $NetBSD: Makefile,v 1.28 2000/02/18 20:25:14 hubertf Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -10,6 +10,7 @@ SUBDIR += bvi # SUBDIR += e93 SUBDIR += emacs + SUBDIR += framemaker # SUBDIR += gvim SUBDIR += hexedit SUBDIR += jed |