diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-11 15:52:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-11 15:52:03 +0000 |
commit | 897723e1ae6bbd055bf79b89701857656c46a521 (patch) | |
tree | b9f8d60f3918565979e5236c3b8043450e1d0f97 /comms | |
parent | 4bda1df1741a0d27c7a181c76019e029093fac72 (diff) | |
download | ports-897723e1ae6bbd055bf79b89701857656c46a521.tar.gz ports-897723e1ae6bbd055bf79b89701857656c46a521.zip |
Notes
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 7da42504e9f2..5bd1020321d6 100644 --- a/comms/picocom/Makefile +++ b/comms/picocom/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= comms MASTER_SITES= http://efault.net/npat/hacks/picocom/dist/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dumb Terminal Emulator ALL_TARGET= picocom |