diff options
author | rh <rh@pkgsrc.org> | 2002-11-02 11:33:38 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-11-02 11:33:38 +0000 |
commit | c4548095aa4f5e05865d32d4743c1e1f126686dd (patch) | |
tree | 48ba1d81f2abe4ee35a5255aaba35541f4798d2f /editors/Makefile | |
parent | 33f235f9c546da4533685ffca29f9a7d9c9ff698 (diff) | |
download | pkgsrc-c4548095aa4f5e05865d32d4743c1e1f126686dd.tar.gz |
Add and enable gconf-editor
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 53bd0f0a7fd..67488db7076 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2002/11/02 00:35:02 rh Exp $ +# $NetBSD: Makefile,v 1.73 2002/11/02 11:33:38 rh Exp $ # COMMENT= Editors @@ -17,6 +17,7 @@ SUBDIR+= emacs SUBDIR+= emacs21 SUBDIR+= emacs21-nox11 SUBDIR+= gbib +SUBDIR+= gconf-editor SUBDIR+= gice SUBDIR+= gnotepad SUBDIR+= hexedit |