diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2019-09-03 15:51:50 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2019-09-03 15:51:50 +0000 |
commit | c0b7145df28e7429c6182f219c699ee01fabdb9a (patch) | |
tree | f9c6286fe7054695e2fcc571061cd6d3ed5f216d /comms | |
parent | e9791b91d43b0140cf2b03162f96f21db72f38c9 (diff) |
Notes
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 437dbfdb0c8f..bf683e4d0abe 100644 --- a/comms/cqrlog/Makefile +++ b/comms/cqrlog/Makefile @@ -4,7 +4,7 @@ PORTNAME= cqrlog PORTVERSION= 2.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} |