diff options
author | pst <pst@FreeBSD.org> | 1994-10-30 06:11:31 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1994-10-30 06:11:31 +0800 |
commit | 319d3dfdf59417c33a80db5dde75e6bd486217a8 (patch) | |
tree | 14ff58d6d7471d07fc069d4683fca6a9c7838e30 /net/Makefile | |
parent | 462ac563d1ba652d5d6d2fff562625d52b9eba5e (diff) | |
download | freebsd-ports-gnome-319d3dfdf59417c33a80db5dde75e6bd486217a8.tar.gz freebsd-ports-gnome-319d3dfdf59417c33a80db5dde75e6bd486217a8.tar.zst freebsd-ports-gnome-319d3dfdf59417c33a80db5dde75e6bd486217a8.zip |
Include all ports currently available
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index 274962739a47..de889eb0a898 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.8 1994/10/20 01:57:59 jkh Exp $ +# $Id: Makefile,v 1.9 1994/10/23 02:36:55 torstenb Exp $ # -SUBDIR= chimera dgd gn irc pcnfsd pmf sup tcpblast wais yale-tftpd \ - archie ircII pidentd wu-ftpd +SUBDIR= archie cern_httpd chimera dgd gn irc ircII pcnfsd pidentd \ + pmf sup tcpblast wais wu-ftpd yale-tftpd .include <bsd.port.subdir.mk> |