diff options
author | rh <rh> | 2002-11-02 00:35:02 +0000 |
---|---|---|
committer | rh <rh> | 2002-11-02 00:35:02 +0000 |
commit | ff5dd2f0912422e5c76228ff2b9279b3d2c3a41e (patch) | |
tree | 0d28b6692e8702273ccb8da077ad277ec0a87c32 | |
parent | deb126b8eaa550754deae0641467ce00de3eb6b9 (diff) | |
download | pkgsrc-ff5dd2f0912422e5c76228ff2b9279b3d2c3a41e.tar.gz |
Add and enable gbib
-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 |