aboutsummaryrefslogtreecommitdiff
path: root/math/wcalc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-28 10:02:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-28 10:02:36 +0000
commit0d5ee133b12931dead45e8e5b10541763b3ae205 (patch)
treed28a086808033653d818945daa728f5aabd741ad /math/wcalc
parentbfe50342d5d43cd9372487c325cb3d5bc3052864 (diff)
downloadports-0d5ee133b12931dead45e8e5b10541763b3ae205.tar.gz
ports-0d5ee133b12931dead45e8e5b10541763b3ae205.zip
- Fix few typos.
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=191055
Diffstat (limited to 'math/wcalc')
-rw-r--r--math/wcalc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/wcalc/Makefile b/math/wcalc/Makefile
index caa5ff687c76..eb5de164743d 100644
--- a/math/wcalc/Makefile
+++ b/math/wcalc/Makefile
@@ -1,15 +1,16 @@
-# New ports collection makefile for: Wcalc
+# New ports collection makefile for: wcalc
# Date created: 25-Apr-2007
-# Whom: Amarendra Godbole <amarendra.godbole@gmail.com>
+# Whom: Amarendra Godbole <amarendra.godbole@gmail.com>
#
# $FreeBSD$
#
-PORTNAME= Wcalc
+PORTNAME= wcalc
PORTVERSION= 2.2.2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= w-calc
+DISTNAME= Wcalc-${PORTVERSION}
MAINTAINER= amarendra.godbole@gmail.com
COMMENT= A natural-expression command-line calculator