diff options
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 af7b8b996923..d2440f7d2779 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.4 1994/09/22 23:58:08 ache Exp $ +# $Id: Makefile,v 1.5 1994/09/23 20:35:39 adam Exp $ # -SUBDIR= dgd gn irc sup +SUBDIR= dgd gn irc pmf sup .include <bsd.port.subdir.mk> |