diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-07-28 12:08:01 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-07-28 12:08:01 +0000 |
commit | b3dca31e453cd50fd1fd72b6a1eff5a902909a74 (patch) | |
tree | f4e48a1eec538ada9f575a9804077f23277a2c66 /cad/xcircuit/Makefile | |
parent | 7476a1cd3897f80f1d091afd542851bf84e26178 (diff) | |
download | ports-b3dca31e453cd50fd1fd72b6a1eff5a902909a74.tar.gz ports-b3dca31e453cd50fd1fd72b6a1eff5a902909a74.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 506cef77af3b..7484555ca104 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xcircuit -PORTVERSION= 3.8.71 +PORTVERSION= 3.8.72 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \ |