diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 20:58:13 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 20:58:13 +0000 |
commit | 3e67d040d7483845aa5e951d26a8413d9050fb1c (patch) | |
tree | 66062d65558b98efc27cd91da4913847d27c20c0 /comms/picocom | |
parent | 743a96dea8d2b206f5001a00cebbcefe46167e00 (diff) | |
download | ports-3e67d040d7483845aa5e951d26a8413d9050fb1c.tar.gz ports-3e67d040d7483845aa5e951d26a8413d9050fb1c.zip |
Notes
Diffstat (limited to 'comms/picocom')
-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 da8b31e0047c..875dbe5996cc 100644 --- a/comms/picocom/Makefile +++ b/comms/picocom/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.7 CATEGORIES= comms MASTER_SITES= GOOGLE_CODE -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dumb Terminal Emulator ALL_TARGET= picocom |