diff options
| author | Kevin Bowling <kbowling@FreeBSD.org> | 2021-05-08 22:28:56 +0000 |
|---|---|---|
| committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-05-08 22:29:58 +0000 |
| commit | 312bd2a9dbb4b385ed19a7ba8343b5e48500f48c (patch) | |
| tree | fa6c156f653d1a5bbc9b67d38759457932459156 /comms | |
| parent | aef2a74dc7bd3d2c190bf1a4e6ee80f8ae51d16e (diff) | |
Diffstat (limited to 'comms')
| -rw-r--r-- | comms/picocom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/picocom/Makefile b/comms/picocom/Makefile index 0f0e306f2c76..9ddff6b98aa1 100644 --- a/comms/picocom/Makefile +++ b/comms/picocom/Makefile @@ -4,7 +4,7 @@ PORTNAME= picocom DISTVERSION= 3.1 CATEGORIES= comms -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rmm1.bob@gmail.com COMMENT= Dumb Terminal Emulator LICENSE= GPLv2 |
