diff options
author | ats <ats@FreeBSD.org> | 1994-11-21 07:10:25 +0800 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1994-11-21 07:10:25 +0800 |
commit | cc741608aeb66564d9aa227ab67d210279f8a13e (patch) | |
tree | 15c57af3874dd50c878be265e93045ffbc854519 /net | |
parent | 41b332a795272e369f1632ddeef03eb19eef0069 (diff) | |
download | freebsd-ports-gnome-cc741608aeb66564d9aa227ab67d210279f8a13e.tar.gz freebsd-ports-gnome-cc741608aeb66564d9aa227ab67d210279f8a13e.tar.zst freebsd-ports-gnome-cc741608aeb66564d9aa227ab67d210279f8a13e.zip |
Added wais and yale-tftpd, rearranged the others into alphabetical order.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index b0c21277800c..68887881afa8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.18 1994/11/15 01:17:01 gpalmer Exp $ +# $Id: Makefile,v 1.19 1994/11/15 01:38:10 ache Exp $ # # XXX ncftp moved to core distribution # tcpblast temporarily removed # SUBDIR= archie cern_httpd chimera dgd fspclient gn irc ircII lynx ncftp2 \ - pidentd pcnfsd pmf sup tintin++ wu-ftpd tcp_wrapper + pcnfsd pidentd pmf sup tcp_wrapper tintin++ wais wu-ftpd yale-tftpd .include <bsd.port.subdir.mk> |