diff options
author | jfitz <jfitz@FreeBSD.org> | 1999-03-12 00:57:40 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1999-03-12 00:57:40 +0800 |
commit | a4d1a258e26e6e24449d9d2d10608281550a2eda (patch) | |
tree | 3c99575080201c5f1118e2439a969efb2ace55be /security | |
parent | fc9c076dbef09b7f0e3a5e049e5663f6c80548ec (diff) | |
download | freebsd-ports-gnome-a4d1a258e26e6e24449d9d2d10608281550a2eda.tar.gz freebsd-ports-gnome-a4d1a258e26e6e24449d9d2d10608281550a2eda.tar.zst freebsd-ports-gnome-a4d1a258e26e6e24449d9d2d10608281550a2eda.zip |
Activate portmap_tcpd
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 6a3bbd68d933..d1f1c5f832c8 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.42 1999/01/18 04:29:56 steve Exp $ +# $Id: Makefile,v 1.43 1999/01/26 22:19:07 billf Exp $ # SUBDIR += SSLeay @@ -28,6 +28,7 @@ SUBDIR += pgp SUBDIR += pgp5 SUBDIR += pidentd + SUBDIR += portmap_tcpd SUBDIR += portscanner SUBDIR += rsaref SUBDIR += sentry |