diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-07-02 02:01:20 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-07-02 02:01:20 +0000 |
commit | 536a8fa505b45851dbab3199c165b9ad464747b5 (patch) | |
tree | 5da07e93b3a103988130edca0cf0e897420c27f4 /cad/xcircuit/Makefile | |
parent | 3984cccd41090891b956a00e030153dc9e0f8b5c (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 34c69cdc8130..6db17a8a5ab8 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xcircuit -PORTVERSION= 3.8.65 +PORTVERSION= 3.8.67 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \ |