diff options
author | wiz <wiz@pkgsrc.org> | 2003-06-19 08:32:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-06-19 08:32:43 +0000 |
commit | 5448979502681a8a3cc9c379c49898b57db38d26 (patch) | |
tree | 34a98f673a434acccf37bccf71052c2c7d84ad49 /editors/Makefile | |
parent | f2cc109b442cfd95bd1a73fa0442d3cb7c5a2c30 (diff) | |
download | pkgsrc-5448979502681a8a3cc9c379c49898b57db38d26.tar.gz |
Add and enable gnuserv.
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 4bfb5095321..7025ed3c717 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2003/06/02 08:26:02 martti Exp $ +# $NetBSD: Makefile,v 1.89 2003/06/19 08:32:43 wiz Exp $ # COMMENT= Editors @@ -24,6 +24,7 @@ SUBDIR+= gconf-editor SUBDIR+= gedit SUBDIR+= gice SUBDIR+= gnotepad +SUBDIR+= gnuserv SUBDIR+= hexedit SUBDIR+= hnb SUBDIR+= jde |