diff options
author | perky <perky@FreeBSD.org> | 2003-08-23 09:03:50 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-08-23 09:03:50 +0800 |
commit | c6b14909276521882126f116ac79c70676f5fee2 (patch) | |
tree | 6f8c82427c5d82fa710696ae161e8f2d04f72780 /cad | |
parent | b7b083af4cc61a47f39d0c3fb07001a2063bcff8 (diff) | |
download | freebsd-ports-gnome-c6b14909276521882126f116ac79c70676f5fee2.tar.gz freebsd-ports-gnome-c6b14909276521882126f116ac79c70676f5fee2.tar.zst freebsd-ports-gnome-c6b14909276521882126f116ac79c70676f5fee2.zip |
Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.
Submitted by: olgeni
Diffstat (limited to 'cad')
-rw-r--r-- | cad/xcircuit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 4f998717f66a..5655d7bc5442 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -7,6 +7,7 @@ PORTNAME= xcircuit PORTVERSION= 3.1.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/ |