diff options
author | rh <rh@pkgsrc.org> | 2002-11-03 08:53:16 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-11-03 08:53:16 +0000 |
commit | abc7c3006db3e9699d4d8d2a2a50a6134df404d9 (patch) | |
tree | abb55f5b5f06fffd3baa2e76566bcb60a61642cc /editors | |
parent | f400e9aee19d9dbcb5d55831f1279817737cdeb7 (diff) | |
download | pkgsrc-abc7c3006db3e9699d4d8d2a2a50a6134df404d9.tar.gz |
Add and enable gedit
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 67488db7076..09798fde2fe 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2002/11/02 11:33:38 rh Exp $ +# $NetBSD: Makefile,v 1.74 2002/11/03 08:53:16 rh Exp $ # COMMENT= Editors @@ -18,6 +18,7 @@ SUBDIR+= emacs21 SUBDIR+= emacs21-nox11 SUBDIR+= gbib SUBDIR+= gconf-editor +SUBDIR+= gedit SUBDIR+= gice SUBDIR+= gnotepad SUBDIR+= hexedit |