diff options
author | rh <rh@pkgsrc.org> | 2002-11-02 00:35:02 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-11-02 00:35:02 +0000 |
commit | 75ac9ffd3915b81ac961db42348da8e61a9daa42 (patch) | |
tree | 0d28b6692e8702273ccb8da077ad277ec0a87c32 /editors | |
parent | 698c2ef1b34a0a636ead39816bc4fd88c8f74141 (diff) | |
download | pkgsrc-75ac9ffd3915b81ac961db42348da8e61a9daa42.tar.gz |
Add and enable gbib
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 06feb457f71..53bd0f0a7fd 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2002/10/08 00:20:53 jlam Exp $ +# $NetBSD: Makefile,v 1.72 2002/11/02 00:35:02 rh Exp $ # COMMENT= Editors @@ -16,6 +16,7 @@ SUBDIR+= easyedit SUBDIR+= emacs SUBDIR+= emacs21 SUBDIR+= emacs21-nox11 +SUBDIR+= gbib SUBDIR+= gice SUBDIR+= gnotepad SUBDIR+= hexedit |