diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-06-28 03:22:50 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-06-28 03:22:50 +0000 |
commit | 3944b6c0b2eba516182bf44100662fefd4f3dcf3 (patch) | |
tree | cee17047411699343bbb993f35ede91d6bf069b7 /net/Makefile | |
parent | 79885184cf1c1c599a5eca52dc04617472c3a4e1 (diff) | |
download | ports-3944b6c0b2eba516182bf44100662fefd4f3dcf3.tar.gz ports-3944b6c0b2eba516182bf44100662fefd4f3dcf3.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 27fad10ffed8..5b8eaf2879b6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.164 1998/06/08 14:40:59 kuriyama Exp $ +# $Id: Makefile,v 1.165 1998/06/12 08:36:56 tg Exp $ # SUBDIR += SSLtelnet @@ -53,6 +53,7 @@ SUBDIR += llnlxdir SUBDIR += llnlxftp SUBDIR += macipgw + SUBDIR += micq SUBDIR += mirror SUBDIR += moxftp SUBDIR += mpd |