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 | - Bump PORTREVISION. lazarus was updated to 2.0.8 (diff) |
- Bump PORTREVISION. lazarus was updated to 2.0.8
Notes
Notes:
svn path=/head/; revision=535205
-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} |