diff options
Diffstat (limited to 'math/calc/Makefile')
| -rw-r--r-- | math/calc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile index c2611862184a..06838d0818bd 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: calc -# Version required: 2.9.3t6 # Date created: 3 October 1994 # Whom: jmz # # $FreeBSD$ # -DISTNAME= calc-2.11.1t3.0 -PKGNAME= calc-2.11.1 +PORTNAME= calc +PORTVERSION= 2.11.1 CATEGORIES= math MASTER_SITES= ftp://reality.sgi.com/users/chongo/src/calc/ \ ftp://ftp.uu.net/pub/calc/ \ http://reality.sgi.com/chongo/src/calc/ +DISTNAME= calc-2.11.1t3.0 MAINTAINER= jmz@FreeBSD.org |
