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/xcircuit | |
| parent | 3da86c6aa2b3345aabb564415cd86b5e3872ca1a (diff) | |
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'cad/xcircuit')
| -rw-r--r-- | cad/xcircuit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index dd4c19b49843..081f3b1259bd 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xcircuit -# Version required: 2.0b4 # Date created: 3 Apr 1998 # Whom: giffunip@asme.org # # $FreeBSD$ # -DISTNAME= xcircuit-2.0b4 +PORTNAME= xcircuit +PORTVERSION= 2.0b4 CATEGORIES= cad MASTER_SITES= ftp://bach.ece.jhu.edu/pub/tim/xcircuit/ \ http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/ |
