aboutsummaryrefslogtreecommitdiffstats
path: root/cad/irsim
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-09 07:24:42 +0800
committermharo <mharo@FreeBSD.org>2000-04-09 07:24:42 +0800
commit6c90316493485779473db27c46fc143d72ca8a86 (patch)
treee7a5620a9b152cc5d6a909ed7144f0eb1c9828f9 /cad/irsim
parent1d04fddf5785697f7a7b908b8635aa837e9d0615 (diff)
downloadfreebsd-ports-gnome-6c90316493485779473db27c46fc143d72ca8a86.tar.gz
freebsd-ports-gnome-6c90316493485779473db27c46fc143d72ca8a86.tar.zst
freebsd-ports-gnome-6c90316493485779473db27c46fc143d72ca8a86.zip
update with the new PORTNAME/PORTVERSION variables
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