diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2017-01-27 20:27:06 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2017-01-27 20:27:06 +0000 |
commit | 8babfcd97a97af1c968dcf15721bc58b7c609d36 (patch) | |
tree | 40307ca751f96e2c70325f5c10ae88c956a2aeaf /cad/xcircuit/Makefile | |
parent | 8c6f99eb6d12b49104fd5fd074831b9859005f2e (diff) |
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 5fe95b3030f9..dc34769c541b 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xcircuit -PORTVERSION= 3.8.82 +PORTVERSION= 3.8.83 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \ |