From 6c90316493485779473db27c46fc143d72ca8a86 Mon Sep 17 00:00:00 2001 From: mharo Date: Sat, 8 Apr 2000 23:24:42 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- cad/magic/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/magic') diff --git a/cad/magic/Makefile b/cad/magic/Makefile index 588fdae4b35..3aebe6e8b15 100644 --- a/cad/magic/Makefile +++ b/cad/magic/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: magic -# Version required: 6.4.4 # Date created: 18 Dec 1994 # Whom: swallace # # $FreeBSD$ # -DISTNAME= magic-6.5 +PORTNAME= magic +PORTVERSION= 6.5 CATEGORIES= cad MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/WRL/projects/magic/6.5/ DISTFILES= magic-6_5_tar.Z -- cgit