summaryrefslogtreecommitdiff
path: root/cad/wcalc/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2006-01-08 06:31:54 +0000
committerdmcmahill <dmcmahill>2006-01-08 06:31:54 +0000
commit99c41587a0f9b989590485b372c41e064b2914d8 (patch)
tree10ef02b12e9e074eafa58471370d4edc5e422fa1 /cad/wcalc/Makefile
parent8f85798cf54d7fd0af2d2313d2d6143e04e80c71 (diff)
downloadpkgsrc-99c41587a0f9b989590485b372c41e064b2914d8.tar.gz
update to wcalc-1.0.
- fixes a bug in the cgi frontend for coupled microstrip which caused lots of bad warning messages. - replaces the alert dialog box with a log window which prevents multiple alert windows from appearing.
Diffstat (limited to 'cad/wcalc/Makefile')
-rw-r--r--cad/wcalc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/wcalc/Makefile b/cad/wcalc/Makefile
index 20d03eeb282..af783bf15a7 100644
--- a/cad/wcalc/Makefile
+++ b/cad/wcalc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/12/04 15:49:45 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.4 2006/01/08 06:31:54 dmcmahill Exp $
#
.include "../../cad/wcalc/Makefile.common"
@@ -38,7 +38,7 @@ NO_CONFIGURE= yes
NO_BUILD= yes
NO_MTREE= yes
-do-patch: #empty
+do-patch: # empty
do-install: # empty
.include "../../mk/bsd.pkg.mk"