diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-13 01:25:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-13 01:25:14 +0000 |
commit | 0aafd1eccf4495493f5676f8c884b4849f75c86b (patch) | |
tree | aee36aba840c058c28fd9dae72805dcaa063f54b /editors/Makefile | |
parent | 7118ed3f9ebc00a00b113fc755dc667684cc2caf (diff) | |
download | pkgsrc-0aafd1eccf4495493f5676f8c884b4849f75c86b.tar.gz |
add and enable gnotepad
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 48d97b9470a..4800503acf9 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2000/12/12 01:30:46 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2000/12/13 01:25:14 wiz Exp $ # SUBDIR += abiword @@ -7,6 +7,7 @@ SUBDIR += bvi SUBDIR += emacs SUBDIR += framemaker + SUBDIR += gnotepad SUBDIR += hexedit SUBDIR += jed SUBDIR += joe |