diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-08-08 09:29:37 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-08-08 09:29:37 +0000 |
commit | f5eabc9f4e0732cfb53c26ca2a651a084ce30880 (patch) | |
tree | 33fea3cbe4670d931e4ab552f0c0e94c47ed2be4 /net/Makefile | |
parent | 4e32dddba9834dbd8474ad9cbf3f34e093944f04 (diff) | |
download | ports-f5eabc9f4e0732cfb53c26ca2a651a084ce30880.tar.gz ports-f5eabc9f4e0732cfb53c26ca2a651a084ce30880.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7ca39bbbc222..d88a11ea2641 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.72 1996/07/06 09:21:52 gpalmer Exp $ +# $Id: Makefile,v 1.73 1996/07/10 22:33:44 asami Exp $ # SUBDIR += archie + SUBDIR += cvsup SUBDIR += dgd SUBDIR += dgd-lpmud SUBDIR += dgd-net |