aboutsummaryrefslogtreecommitdiff
path: root/cad/mars
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
commit59df8af48ea44d533d5de8118602cc174bda92da (patch)
tree099d3028bb9a8d6c138c5cf52f3b004582a91035 /cad/mars
parent3da86c6aa2b3345aabb564415cd86b5e3872ca1a (diff)
downloadports-59df8af48ea44d533d5de8118602cc174bda92da.tar.gz
ports-59df8af48ea44d533d5de8118602cc174bda92da.zip
Notes
Diffstat (limited to 'cad/mars')
-rw-r--r--cad/mars/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/mars/Makefile b/cad/mars/Makefile
index 7dd9ee673eb0..ef9acee24060 100644
--- a/cad/mars/Makefile
+++ b/cad/mars/Makefile
@@ -1,16 +1,16 @@
# ex:ts=8
# Ports collection makefile for: MaRS
-# Version required: 0.0
# Date created: Mon Nov 18, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $FreeBSD$
#
-DISTNAME= MaRS-2.1
-PKGNAME= mars-2.1
+PORTNAME= mars
+PORTVERSION= 2.1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/sdag/MaRS/
+DISTNAME= MaRS-${PORTVERSION}
.if !defined(NOPORTDOCS)
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MaRS-2-doc${EXTRACT_SUFX}
.endif