diff options
author | sada <sada@FreeBSD.org> | 1999-01-01 01:21:42 +0800 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1999-01-01 01:21:42 +0800 |
commit | 8328751acb0eaa91c57bc8d198036c621ae6d43d (patch) | |
tree | 6b692edf1d4ba51d0e356f9d0ae8391447bd92a1 /net | |
parent | 8c5f10543c5f87470e865fd6b4ec4ea2de0a3794 (diff) | |
download | freebsd-ports-gnome-8328751acb0eaa91c57bc8d198036c621ae6d43d.tar.gz freebsd-ports-gnome-8328751acb0eaa91c57bc8d198036c621ae6d43d.tar.zst freebsd-ports-gnome-8328751acb0eaa91c57bc8d198036c621ae6d43d.zip |
Activate ppxp
Submitted by: Norio Suzuki <nosuzuki@e-mail.ne.jp>,
KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 76c741000aab..82f69c1dd016 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.213 1998/12/24 18:54:08 sada Exp $ +# $Id: Makefile,v 1.214 1998/12/30 04:34:00 obrien Exp $ # SUBDIR += SSLtelnet @@ -115,6 +115,7 @@ SUBDIR += portscanner SUBDIR += ppp-nt SUBDIR += pppload + SUBDIR += ppxp SUBDIR += proftpd SUBDIR += queso SUBDIR += radius |