aboutsummaryrefslogtreecommitdiff
path: root/math/calctool
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-12 05:28:54 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-12 05:28:54 +0000
commite63d7bd8b8796ae4745341922e1aa67654f4fd85 (patch)
treed57e1f7584859101fcc8974435cce1676a8fd1e3 /math/calctool
parent92efbf984b188c0b727ad2ced2f069a68dbfb406 (diff)
downloadports-e63d7bd8b8796ae4745341922e1aa67654f4fd85.tar.gz
ports-e63d7bd8b8796ae4745341922e1aa67654f4fd85.zip
Reformat.
Notes
Notes: svn path=/head/; revision=4957
Diffstat (limited to 'math/calctool')
-rw-r--r--math/calctool/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/calctool/Makefile b/math/calctool/Makefile
index 121ba33cdbff..5cb0b1e227ff 100644
--- a/math/calctool/Makefile
+++ b/math/calctool/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Dec 1996
# Whom: nsayer@quack.kfu.com
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/12/12 03:46:31 erich Exp $
#
DISTNAME= calctool-2.4pl13
@@ -12,7 +12,8 @@ CATEGORIES= math
MASTER_SITES= ftp://ftp.kfu.com/pub/
MAINTAINER= nsayer@quack.kfu.com
+
USE_X11= yes
-MAN1= calctool.1
+MAN1= calctool.1
.include <bsd.port.mk>