diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
commit | 5264cbceb577ae0481e496f827ae4d0e18712945 (patch) | |
tree | 03d79514a3868d93e8dc51510d0a33f4b098dd70 /misc/ewipe | |
parent | 24d53f75d3bed77cec793c49107c31db659fb9a5 (diff) | |
download | ports-5264cbceb577ae0481e496f827ae4d0e18712945.tar.gz ports-5264cbceb577ae0481e496f827ae4d0e18712945.zip |
Notes
Diffstat (limited to 'misc/ewipe')
-rw-r--r-- | misc/ewipe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 83663fd704e5..4fe493b42090 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -3,7 +3,7 @@ # Date created: 17 October 1997 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.12 1998/04/12 02:21:16 itojun Exp $ +# $Id: Makefile,v 1.13 1998/06/27 05:19:18 asami Exp $ # DISTNAME= ewipe-1.0.0 @@ -12,7 +12,7 @@ MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ MAINTAINER= itojun@itojun.org -#RUN_DEPENDS= wish4.2:${PORTSDIR}/x11/tk42 +#RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42 TCLLIBS= definefont.tcl edittable.tcl setpointer.tcl viewer.tcl tclIndex DOCS= README Changes dot.ewipe |