diff options
author | jkh <jkh@FreeBSD.org> | 1994-10-20 09:57:59 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-10-20 09:57:59 +0800 |
commit | 1a520b8665a50d91c250e02f7b6cc6df715b6e4f (patch) | |
tree | bdff56bd18387c6f981e5f2646a34aced03dae67 /net/Makefile | |
parent | 91b57e7106b843b2456eb2ab46c1e02ac1bdb1f1 (diff) | |
download | freebsd-ports-gnome-1a520b8665a50d91c250e02f7b6cc6df715b6e4f.tar.gz freebsd-ports-gnome-1a520b8665a50d91c250e02f7b6cc6df715b6e4f.tar.zst freebsd-ports-gnome-1a520b8665a50d91c250e02f7b6cc6df715b6e4f.zip |
Update Makefile to agree with current ports.
Diffstat (limited to 'net/Makefile')
-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> |