diff options
author | John Polstra <jdp@FreeBSD.org> | 1999-06-19 22:43:59 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1999-06-19 22:43:59 +0000 |
commit | d38d5563d122317aac8c4fb920ab04c1ba63fef5 (patch) | |
tree | 1ddaf184cfb852ad89b48d45873b32791257e2c3 /net/Makefile | |
parent | f9c4cd91567c91f57d5ff294e9b1967702cce74d (diff) | |
download | ports-d38d5563d122317aac8c4fb920ab04c1ba63fef5.tar.gz ports-d38d5563d122317aac8c4fb920ab04c1ba63fef5.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 59f7fe049ca6..ebb3cf0ac71c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.273 1999/06/17 10:02:36 jmg Exp $ +# $Id: Makefile,v 1.274 1999/06/19 08:58:50 cpiazza Exp $ # SUBDIR += IglooFTP @@ -150,6 +150,7 @@ SUBDIR += pmf SUBDIR += ppp-nt SUBDIR += pppload + SUBDIR += pptpclient SUBDIR += ppxp SUBDIR += proftpd SUBDIR += pvm |