diff options
author | jkh <jkh@FreeBSD.org> | 1994-09-26 13:39:19 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-09-26 13:39:19 +0000 |
commit | 55107cd48be7f70074a40dcccafb8f78f3c60ca5 (patch) | |
tree | 8eecc171d88fd6adcbed0a3e91361f2a639479a9 /net/Makefile | |
parent | a8a9d8eee3fac27d6055d38ba1d35ce560606727 (diff) | |
download | FreeBSD-ports-55107cd48be7f70074a40dcccafb8f78f3c60ca5.zip FreeBSD-ports-55107cd48be7f70074a40dcccafb8f78f3c60ca5.tar.gz |
Synchronize the ports with the Makefiles.
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 d2440f7..dbfa7bb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.5 1994/09/23 20:35:39 adam Exp $ +# $Id: Makefile,v 1.6 1994/09/25 08:08:04 adam Exp $ # -SUBDIR= dgd gn irc pmf sup +SUBDIR= dgd gn irc pmf sup tcpblast wais .include <bsd.port.subdir.mk> |