diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 14:18:31 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 14:18:31 +0800 |
commit | 63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /cad/py-lcapy | |
parent | e413c34db1a433094d48a8c5c420cf5102c6da49 (diff) | |
download | freebsd-ports-gnome-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.tar.gz freebsd-ports-gnome-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.tar.zst freebsd-ports-gnome-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.zip |
Bump a few PORTREVISIONs after r498529
With hat: portmgr
Diffstat (limited to 'cad/py-lcapy')
-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} |