diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-05-31 04:10:40 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-05-31 04:10:40 +0000 |
commit | 7b9aa0052c00a51fea9b11d8e58b349486c0dc59 (patch) | |
tree | 0a999ebd2c7369db3e1863a7c36385d56348f711 /cad/xcircuit/Makefile | |
parent | 90e2691a2593138a3a2f6fd8811d9541fe1eb38c (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 1c4cc781e9a4..d1a1458854b3 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xcircuit -PORTVERSION= 3.8.60 +PORTVERSION= 3.8.61 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \ |