diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
commit | 63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /cad | |
parent | e413c34db1a433094d48a8c5c420cf5102c6da49 (diff) | |
download | ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.tar.gz ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/py-lcapy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/py-lcapy/Makefile b/cad/py-lcapy/Makefile index e8b4c16b6edd..33d6b65219a3 100644 --- a/cad/py-lcapy/Makefile +++ b/cad/py-lcapy/Makefile @@ -2,7 +2,7 @@ PORTNAME= lcapy DISTVERSION= g20171202 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= cad python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |