aboutsummaryrefslogtreecommitdiff
path: root/cad/irsim
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/irsim
parent3da86c6aa2b3345aabb564415cd86b5e3872ca1a (diff)
downloadports-59df8af48ea44d533d5de8118602cc174bda92da.tar.gz
ports-59df8af48ea44d533d5de8118602cc174bda92da.zip
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27419
Diffstat (limited to 'cad/irsim')
-rw-r--r--cad/irsim/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile
index 44307b9bba62..fbb8b5ba784a 100644
--- a/cad/irsim/Makefile
+++ b/cad/irsim/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: irsim
-# Version required: 9.2
# Date created: 18 Dec 1994
# Whom: swallace
#
# $FreeBSD$
#
-DISTNAME= irsim-9.4.1
+PORTNAME= irsim
+PORTVERSION= 9.4.1
CATEGORIES= cad
MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/WRL/projects/magic/6.5/
-EXTRACT_SUFX= .tar.Z
+EXTRACT_SUFX= .tar.Z
MAINTAINER= swallace@FreeBSD.org