summaryrefslogtreecommitdiff
path: root/sysutils/lsof
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-04-01 22:10:37 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-04-01 22:10:37 +0000
commit4e23c9ad82bd40d98561f52af7e656bf275d25c8 (patch)
tree305bf7ec1243749a2f332a8f4add877ffe034dad /sysutils/lsof
parentThe "Backup" directory is now named "backup". (diff)
Add missing slash to ${MASTER_SITES}
Found by: distfiles checker
Notes
Notes: svn path=/head/; revision=6097
Diffstat (limited to 'sysutils/lsof')
-rw-r--r--sysutils/lsof/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index ac2aba8fe70c..146ac86db6a9 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat July 20, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.6 1997/02/12 10:21:34 obrien Exp $
+# $Id: Makefile,v 1.7 1997/03/24 18:42:48 obrien Exp $
#
DISTNAME= lsof_4.02_W
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \
ftp://ftp.auscert.org.au/pub/mirrors/vic.cc.purdue.edu/lsof/ \
ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/ \
- ftp://ftp.sunet.se/pub/unix/admin/lsof
+ ftp://ftp.sunet.se/pub/unix/admin/lsof/
MAINTAINER= obrien@cs.ucdavis.edu