diff options
author | rh <rh@pkgsrc.org> | 2002-09-06 23:52:03 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-09-06 23:52:03 +0000 |
commit | 4e00abac3b9520f9e9a355c4fb1e682d496406e4 (patch) | |
tree | d6ac9288bf34c121c27b65684b3a1a9e74b397ca /editors/Makefile | |
parent | 53504a6ffa21cbb53bf96f3a690a922ed132598e (diff) | |
download | pkgsrc-4e00abac3b9520f9e9a355c4fb1e682d496406e4.tar.gz |
Add and enable gice
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 f8db05beb3b..15b6260daa6 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2002/07/23 14:27:42 agc Exp $ +# $NetBSD: Makefile,v 1.66 2002/09/06 23:52:03 rh Exp $ # COMMENT= Editors @@ -15,6 +15,7 @@ SUBDIR+= cooledit SUBDIR+= emacs SUBDIR+= emacs21 SUBDIR+= emacs21-nox11 +SUBDIR+= gice SUBDIR+= gnotepad SUBDIR+= hexedit SUBDIR+= jde |