diff options
Diffstat (limited to 'math/sc/Makefile')
-rw-r--r-- | math/sc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/sc/Makefile b/math/sc/Makefile index 24796daae8de..fb6afc099407 100644 --- a/math/sc/Makefile +++ b/math/sc/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sc -# Version required: 6.21 # Date created: 30 July 1998 # Whom: Heinz Tschabitscher # # $FreeBSD$ # -DISTNAME= sc-6.21 +PORTNAME= sc +PORTVERSION= 6.21 CATEGORIES= math MASTER_SITES= ftp://gatekeeper.dec.com/pub/misc/ EXTRACT_SUFX= .tar.Z |