diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-20 09:57:59 +0800 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-20 09:57:59 +0800 |
commit | 21c10b46209b39d872f1a1b8bc3fb45690fec535 (patch) | |
tree | 9bcc225fee7277ca8381e10fefa2400a436ab374 /net | |
parent | eb9442ea80ffa1c361aae62b1223a2b92847c1e9 (diff) | |
download | freebsd-ports-gnome-21c10b46209b39d872f1a1b8bc3fb45690fec535.tar.gz freebsd-ports-gnome-21c10b46209b39d872f1a1b8bc3fb45690fec535.tar.zst freebsd-ports-gnome-21c10b46209b39d872f1a1b8bc3fb45690fec535.zip |
Update Makefile to agree with current ports.
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 dbfa7bb0a075..10e66515fd74 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.6 1994/09/25 08:08:04 adam Exp $ +# $Id: Makefile,v 1.7 1994/09/26 13:39:11 jkh Exp $ # -SUBDIR= dgd gn irc pmf sup tcpblast wais +SUBDIR= chimera dgd gn irc pcnfsd pmf sup tcpblast wais yale-tftpd .include <bsd.port.subdir.mk> |