diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2024-03-23 23:36:08 -0500 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2024-03-23 23:36:08 -0500 |
commit | cc84ccdd3724d75ebf5dc9d1398d7e485f22a408 (patch) | |
tree | 057eca77dd29af7e67417bbb873e56c89ec63ba9 /comms | |
parent | 33f3ce616480c917455df0731b4bec6c4556cf37 (diff) | |
download | freebsd-ports-cc84ccdd3724d75ebf5dc9d1398d7e485f22a408.zip |
*/*: Bump PORTREVISION. lazarus was updated to 3.2.0
- Change default lazarus version to 3.2.0
Diffstat (limited to 'comms')
-rw-r--r-- | comms/cqrlog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/cqrlog/Makefile b/comms/cqrlog/Makefile index 7d3a212f5988..dc6ceaf85d69 100644 --- a/comms/cqrlog/Makefile +++ b/comms/cqrlog/Makefile @@ -1,6 +1,6 @@ PORTNAME= cqrlog PORTVERSION= 2.5.2 -PORTREVISION= 8 +PORTREVISION= 9 DISTVERSIONPREFIX= v CATEGORIES= comms hamradio PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} |