diff options
| author | Gleb Popov <arrowd@FreeBSD.org> | 2023-08-06 13:01:13 +0000 |
|---|---|---|
| committer | Gleb Popov <arrowd@FreeBSD.org> | 2023-08-07 16:34:07 +0000 |
| commit | b1ecad53b0b32916e5db596b26334db8015e4299 (patch) | |
| tree | d860d3a4c0401142fdbc34f99caba645bec72700 /comms/morse | |
| parent | a9427521604ac294c1d5154e63d4c8edbd2729a0 (diff) | |
Diffstat (limited to 'comms/morse')
| -rw-r--r-- | comms/morse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/morse/Makefile b/comms/morse/Makefile index f7c17fed191b..20ba922e8a37 100644 --- a/comms/morse/Makefile +++ b/comms/morse/Makefile @@ -1,5 +1,6 @@ PORTNAME= morse PORTVERSION= 2.5 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.catb.org/~esr/morse/ \ LOCAL/db |
