diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-16 09:01:17 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-16 09:01:17 +0000 |
commit | 230c41839769a0e1db67daa9dd33f6bea8fbec7b (patch) | |
tree | fc7f6fd48b8d0673561e24de8b65ee10e063ff5c /net/Makefile | |
parent | FreeBSD-current isn't able to execute BSDI executables any longer. (diff) |
Activate gnomeicu
Notes
Notes:
svn path=/head/; revision=17246
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 796b282d8b20..299421792726 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.229 1999/03/09 02:34:33 nectar Exp $ +# $Id: Makefile,v 1.230 1999/03/15 22:41:47 steve Exp $ # SUBDIR += SSLtelnet @@ -56,6 +56,7 @@ SUBDIR += ftptool SUBDIR += gated SUBDIR += ggsd + SUBDIR += gnomeicu SUBDIR += gnomenetwork SUBDIR += gnu-finger SUBDIR += gopher |