diff options
author | hubertf <hubertf> | 2000-10-19 23:54:58 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-10-19 23:54:58 +0000 |
commit | 89d239d3e6963303c4e8ebc9b3d848d60070da32 (patch) | |
tree | 5c421cf699dadabfe00c0dee810339157e39d203 /editors | |
parent | 14199ef245b8dc01466c5633e84495b22266b9f2 (diff) | |
download | pkgsrc-89d239d3e6963303c4e8ebc9b3d848d60070da32.tar.gz |
Add & enable ng
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 0cbee0d5530..037913f44e8 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2000/08/25 01:08:48 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2000/10/19 23:54:58 hubertf Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -15,6 +15,7 @@ SUBDIR += mg2a SUBDIR += ne SUBDIR += nedit + SUBDIR += ng SUBDIR += nvi-m17n SUBDIR += pico SUBDIR += sam |