summaryrefslogtreecommitdiffstats
path: root/cad/mars
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
committermharo <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
commit6c90316493485779473db27c46fc143d72ca8a86 (patch)
treee7a5620a9b152cc5d6a909ed7144f0eb1c9828f9 /cad/mars
parent1d04fddf5785697f7a7b908b8635aa837e9d0615 (diff)
downloadFreeBSD-ports-6c90316493485779473db27c46fc143d72ca8a86.zip
FreeBSD-ports-6c90316493485779473db27c46fc143d72ca8a86.tar.gz
update with the new PORTNAME/PORTVERSION variables
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 7dd9ee6..ef9acee 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
OpenPOWER on IntegriCloud