summaryrefslogtreecommitdiff
path: root/security/tcp_wrapper
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:42:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:42:12 +0000
commit5f46dae90f233bedde12384f31eb10cd1e7496c5 (patch)
treea1af5f735773338776c8d3edd5fc818f4890fb96 /security/tcp_wrapper
parentUpdate of communication programs' Makefiles! (diff)
Update of net Makefiles! Am I done? :)
Notes
Notes: svn path=/head/; revision=1363
Diffstat (limited to 'security/tcp_wrapper')
-rw-r--r--security/tcp_wrapper/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/tcp_wrapper/Makefile b/security/tcp_wrapper/Makefile
index f95e7d66fc3a..b76f1ac095ba 100644
--- a/security/tcp_wrapper/Makefile
+++ b/security/tcp_wrapper/Makefile
@@ -3,12 +3,14 @@
# Date created: 27 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.4 1995/02/15 19:13:55 ache Exp $
+# $Id: Makefile,v 1.5 1995/04/01 12:48:37 jkh Exp $
#
DISTNAME= tcp_wrappers_7.2
-MASTER_SITES= ftp://ftp.win.tue.nl/pub/security/
+PKGNAME= tcp_wrappers-7.2
CATEGORIES+= networking
+MASTER_SITES= ftp://ftp.win.tue.nl/pub/security/
+
ALL_TARGET= freebsd
.include <bsd.port.mk>