diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 23:24:42 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 23:24:42 +0000 |
commit | 59df8af48ea44d533d5de8118602cc174bda92da (patch) | |
tree | 099d3028bb9a8d6c138c5cf52f3b004582a91035 /cad/acs | |
parent | 3da86c6aa2b3345aabb564415cd86b5e3872ca1a (diff) |
Notes
Diffstat (limited to 'cad/acs')
-rw-r--r-- | cad/acs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 <tg@FreeBSD.org> # # $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/ \ |