diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-04-12 08:27:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-04-12 08:27:03 +0000 |
commit | 33f51fc9ab8db762fae3bb29b59554fe96531999 (patch) | |
tree | 72d108c0ce22521f9a7f618088fe9935da8b3125 /editors/Makefile | |
parent | d4485f6a259dcb8f8e464fb8b89677d8dde74858 (diff) | |
download | ports-33f51fc9ab8db762fae3bb29b59554fe96531999.tar.gz ports-33f51fc9ab8db762fae3bb29b59554fe96531999.zip |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 1aab1f4072e3..0e9af1be3924 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1996/03/18 18:56:33 joerg Exp $ +# $Id: Makefile,v 1.28 1996/04/09 11:00:13 asami Exp $ # SUBDIR += axe @@ -8,7 +8,7 @@ SUBDIR += emacs SUBDIR += jove SUBDIR += mule -RESTRICTED += nedit # requires motif + SUBDIR += nedit SUBDIR += uemacs SUBDIR += uzap SUBDIR += vile |