diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-21 21:29:38 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-21 21:29:38 +0000 |
commit | 47c0b3dea0647ff91b000a98b85618da7ab107aa (patch) | |
tree | 88934514a8463b022eba7dcc3a8603e7f4d3b517 /cad/xcircuit/Makefile | |
parent | 0fd1f3e89999463e0f969bafb1ce885b85c715c7 (diff) | |
download | ports-47c0b3dea0647ff91b000a98b85618da7ab107aa.tar.gz ports-47c0b3dea0647ff91b000a98b85618da7ab107aa.zip |
Notes
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 291ca8abac83..c0f6e69f3e7c 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xcircuit -PORTVERSION= 3.10.9 +PORTVERSION= 3.10.10 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \ |