diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/acron/Makefile | 3 | ||||
-rw-r--r-- | misc/ewipe/Makefile | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/misc/acron/Makefile b/misc/acron/Makefile index 942fbed..74ecd41 100644 --- a/misc/acron/Makefile +++ b/misc/acron/Makefile @@ -3,7 +3,7 @@ # Date created: 13 Dec 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/12/15 08:44:23 tg Exp $ # DISTNAME= acron @@ -14,7 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.ORG -NO_CONFIGURE= yes NO_BUILD= yes post-patch: diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 0f4c0392..83663fd 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.11 1998/02/21 22:37:55 fenner Exp $ +# $Id: Makefile,v 1.12 1998/04/12 02:21:16 itojun Exp $ # DISTNAME= ewipe-1.0.0 @@ -14,8 +14,6 @@ MAINTAINER= itojun@itojun.org #RUN_DEPENDS= wish4.2:${PORTSDIR}/x11/tk42 -NO_CONFIGURE= yes - TCLLIBS= definefont.tcl edittable.tcl setpointer.tcl viewer.tcl tclIndex DOCS= README Changes dot.ewipe SAMPLES= a1.gif a2.gif a3.gif a4.gif blue1.gif sample.ewp test.ewp \ |