diff options
author | jfitz <jfitz@FreeBSD.org> | 1996-10-24 16:32:08 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1996-10-24 16:32:08 +0800 |
commit | a2aebc96a1e9e8cc628dc5af6373124aaf0196b2 (patch) | |
tree | 9c42ac3133a45d5dd12567022525885d22a22114 /net/Makefile | |
parent | 2cc1730acbec6c807487b21ed36ab08807d90f83 (diff) | |
download | freebsd-ports-gnome-a2aebc96a1e9e8cc628dc5af6373124aaf0196b2.tar.gz freebsd-ports-gnome-a2aebc96a1e9e8cc628dc5af6373124aaf0196b2.tar.zst freebsd-ports-gnome-a2aebc96a1e9e8cc628dc5af6373124aaf0196b2.zip |
Update for new perl5 ports.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f973a77430c9..da06f5c168dd 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1996/09/29 11:40:34 andreas Exp $ +# $Id: Makefile,v 1.79 1996/10/08 15:06:52 pst Exp $ # SUBDIR += archie @@ -23,6 +23,9 @@ SUBDIR += ncftp SUBDIR += ncftp2 SUBDIR += nv + SUBDIR += p5-Archie + SUBDIR += p5-IO + SUBDIR += p5-Net SUBDIR += pcnfsd SUBDIR += pmf SUBDIR += radius |