diff options
author | wiz <wiz> | 2003-06-19 08:32:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-06-19 08:32:43 +0000 |
commit | a145273ef2711f200b09d6e585ccd90c7c4f5ac4 (patch) | |
tree | 34a98f673a434acccf37bccf71052c2c7d84ad49 /editors | |
parent | 9090a600c58c7bedeb478557e55cb02f67f91db6 (diff) | |
download | pkgsrc-a145273ef2711f200b09d6e585ccd90c7c4f5ac4.tar.gz |
Add and enable gnuserv.
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 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 |