diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-08-27 22:37:29 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-08-27 22:37:29 +0000 |
commit | e11449c14afe5efe1b1e53848291267cc7fdbeed (patch) | |
tree | 00110970d494eeb198449146c94b521ea0dbe519 /net/Makefile | |
parent | 66b3a4c2598d1be1616ffe188bfff422c5d2a991 (diff) | |
download | ports-e11449c14afe5efe1b1e53848291267cc7fdbeed.tar.gz ports-e11449c14afe5efe1b1e53848291267cc7fdbeed.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 df5d0376b6a6..ba68eb180d1c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.291 1999/08/22 08:42:30 fenner Exp $ +# $Id: Makefile,v 1.292 1999/08/26 23:32:41 cpiazza Exp $ # SUBDIR += SSLtelnet @@ -58,6 +58,7 @@ SUBDIR += gnu-finger SUBDIR += gopher SUBDIR += gtksamba + SUBDIR += gtkyahoo SUBDIR += h2n SUBDIR += hesiod SUBDIR += icb |