summaryrefslogtreecommitdiff
path: root/security/fwtk
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1996-06-16 15:30:04 +0000
committerMark Murray <markm@FreeBSD.org>1996-06-16 15:30:04 +0000
commitd0967b9cc1455202d889fafa8733ac739296c30c (patch)
tree3f77a9595665c9703c6213566b40969336dfe26e /security/fwtk
parentlist all files (diff)
Add a "/" to the end of MASTER_SITES so that this wil actually fetch
Notes
Notes: svn path=/head/; revision=3233
Diffstat (limited to 'security/fwtk')
-rw-r--r--security/fwtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fwtk/Makefile b/security/fwtk/Makefile
index 90b580879610..bb16710a8b65 100644
--- a/security/fwtk/Makefile
+++ b/security/fwtk/Makefile
@@ -3,12 +3,12 @@
# Date created: 15th June 1996
# Whom: gpalmer
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/06/15 06:55:51 gpalmer Exp $
#
DISTNAME= fwtk-1.3
CATEGORIES+= security net
-MASTER_SITES= ftp://ftp.tis.com/pub/firewalls/toolkit
+MASTER_SITES= ftp://ftp.tis.com/pub/firewalls/toolkit/
DISTFILES= fwtk-v1.3.tar.Z fwtk-doc-only.tar.Z
MAINTAINER= gpalmer@FreeBSD.ORG