diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-16 23:19:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-16 23:19:07 +0000 |
commit | 0adf178c35c89ec9a90012b1f627ef0f3df7b43d (patch) | |
tree | 6407274213af16f385ffae6002c2e347b107e9d0 /math/calc | |
parent | 6be78ed1f224c36df8cbf0943571644bcba5dd2c (diff) | |
download | ports-0adf178c35c89ec9a90012b1f627ef0f3df7b43d.tar.gz ports-0adf178c35c89ec9a90012b1f627ef0f3df7b43d.zip |
Notes
Diffstat (limited to 'math/calc')
-rw-r--r-- | math/calc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile index c15d913a4180..cf1debb36b7b 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -3,12 +3,13 @@ # Date created: 3 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.3 1995/04/11 01:18:47 asami Exp $ +# $Id: Makefile,v 1.4 1995/04/11 01:59:57 jmz Exp $ # DISTNAME= calc-2.9.3t6 PKGNAME= calc-2.9.3 MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/misc/4.4BSD-Lite/contrib/ + MAINTAINER= jmz@FreeBSD.org pre-install: |