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/acs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/acs/Makefile') diff --git a/cad/acs/Makefile b/cad/acs/Makefile index eff118c4b1af..5ad8e10f7041 100644 --- a/cad/acs/Makefile +++ b/cad/acs/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: acs -# Version required: 0.25 # Date created: 01 January 1995 # Whom: Thomas Gellekum # # $FreeBSD$ # -DISTNAME= acs-0.25 +PORTNAME= acs +PORTVERSION= 0.25 CATEGORIES= cad MASTER_SITES= http://www.geda.seul.org/dist/ \ http://www.geda.coelacanth.com/dist/ \ -- cgit