diff options
author | madpilot <madpilot@FreeBSD.org> | 2012-12-22 19:59:34 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2012-12-22 19:59:34 +0800 |
commit | 9b4eb2eba3a18d83db48c09a5195773f0baab907 (patch) | |
tree | 797752d6e81cce23001509147935faf6906ddbba /cad/xcircuit/Makefile | |
parent | 4f7ee961475b2f89c99a144b54f757623ce55267 (diff) | |
download | freebsd-ports-graphics-9b4eb2eba3a18d83db48c09a5195773f0baab907.tar.gz freebsd-ports-graphics-9b4eb2eba3a18d83db48c09a5195773f0baab907.tar.zst freebsd-ports-graphics-9b4eb2eba3a18d83db48c09a5195773f0baab907.zip |
- Update to 3.7.45
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 ecf2c7580cc..76dee36e3e6 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xcircuit -PORTVERSION= 3.7.43 +PORTVERSION= 3.7.45 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \ |