diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-05-14 06:05:27 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-05-14 06:05:27 +0000 |
commit | c58bea13446d2bfc76e46c9afc50270e312b88db (patch) | |
tree | 3ab9d76eea643aced03e4fbdf45fc24f8561229e | |
parent | 797800144006382df8fbad9c7d072e596b9ff00e (diff) | |
download | ports-c58bea13446d2bfc76e46c9afc50270e312b88db.tar.gz ports-c58bea13446d2bfc76e46c9afc50270e312b88db.zip |
Notes
-rw-r--r-- | cad/zcad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/zcad/Makefile b/cad/zcad/Makefile index bf182b4958bc..310343e5dd5c 100644 --- a/cad/zcad/Makefile +++ b/cad/zcad/Makefile @@ -3,7 +3,7 @@ PORTNAME= zcad PORTVERSION= 0.9.8.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} |