diff options
-rw-r--r-- | security/tcp_wrapper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tcp_wrapper/Makefile b/security/tcp_wrapper/Makefile index 5b17a78a6b19..319b8230bc1b 100644 --- a/security/tcp_wrapper/Makefile +++ b/security/tcp_wrapper/Makefile @@ -3,13 +3,13 @@ # Date created: 27 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.18 1998/01/10 18:31:17 obrien Exp $ +# $Id: Makefile,v 1.19 1998/09/14 21:08:53 smace Exp $ # DISTNAME= tcp_wrappers_7.6 PKGNAME= tcp_wrappers-7.6 CATEGORIES= security net -MASTER_SITES= ftp://ftp.win.tue.nl/pub/security/ +MASTER_SITES= ftp://ftp.porcupine.org/pub/security/ MAINTAINER= torstenb@FreeBSD.ORG |