diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-13 00:20:41 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-13 00:20:41 +0000 |
commit | 41ca210cc6d7a80bb921b474e4377689441f9bc4 (patch) | |
tree | 77e2184fb9f6ed62e12af9976e8b692c9e6898e1 /cad/xcircuit/Makefile | |
parent | 4ab61cc54375f03d7f0e8a9c420584b8f7e670fd (diff) | |
download | FreeBSD-ports-41ca210cc6d7a80bb921b474e4377689441f9bc4.zip FreeBSD-ports-41ca210cc6d7a80bb921b474e4377689441f9bc4.tar.gz |
- Update to 3.6.164
PR: 141290
Submitted by: Ports Fury
Diffstat (limited to 'cad/xcircuit/Makefile')
-rw-r--r-- | cad/xcircuit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 4572075..ddad285 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcircuit -PORTVERSION= 3.6.163 +PORTVERSION= 3.6.164 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ |