summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1999-03-08 08:27:05 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1999-03-08 08:27:05 +0000
commitb2ff97a558f9e3ff16a62acd1eb0ed40e54ffbd0 (patch)
tree5d372cc4b6acdc2279cff268f0d120554d847fac /misc
parentFix to make ports work with bsd.port.mk rev. 1.306. (diff)
add http://freefall.freebsd.org/~itojun/distfiles/ into DISTFILES.
Notes
Notes: svn path=/head/; revision=17054
Diffstat (limited to 'misc')
-rw-r--r--misc/ewipe/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile
index 4fe493b42090..d3f0372877e5 100644
--- a/misc/ewipe/Makefile
+++ b/misc/ewipe/Makefile
@@ -3,12 +3,13 @@
# Date created: 17 October 1997
# Whom: itojun@itojun.org
#
-# $Id: Makefile,v 1.13 1998/06/27 05:19:18 asami Exp $
+# $Id: Makefile,v 1.14 1998/08/07 23:56:40 asami Exp $
#
DISTNAME= ewipe-1.0.0
CATEGORIES= misc tk42
-MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/
+MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ \
+ http://freefall.freebsd.org/~itojun/distfiles/
MAINTAINER= itojun@itojun.org