diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-04-19 00:17:28 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-04-19 00:17:28 +0000 |
commit | 7d1a3fcc5c8a5bfd714868d1c01c853c724f55c1 (patch) | |
tree | a8c4cd315d083a2b48b2e882b5617f98d280dc95 /net/Makefile | |
parent | 11a39ceff03ee1dc76e713e101bf2288a2e22b1c (diff) | |
download | ports-7d1a3fcc5c8a5bfd714868d1c01c853c724f55c1.tar.gz ports-7d1a3fcc5c8a5bfd714868d1c01c853c724f55c1.zip |
Notes
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 e4307c477ba0..60a54d7b312f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.251 1999/04/18 10:24:12 asami Exp $ +# $Id: Makefile,v 1.252 1999/04/18 13:43:37 erich Exp $ # SUBDIR += SSLtelnet @@ -57,6 +57,7 @@ SUBDIR += ftpsearch SUBDIR += ftptool SUBDIR += gated + SUBDIR += gaim SUBDIR += gftp SUBDIR += ggsd SUBDIR += gnome-icu |