diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-10-14 11:04:10 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-10-14 11:04:10 +0000 |
commit | 1d0b9d3e31175f8db1227d301b0c23748665ffb0 (patch) | |
tree | 43523afcf800513450b3ff167b3daa2e4924bd99 /misc/ttyrec | |
parent | fd950b7ff624f2cf92ab4356c1ff3651f7099c0a (diff) |
Notes
Diffstat (limited to 'misc/ttyrec')
-rw-r--r-- | misc/ttyrec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ttyrec/Makefile b/misc/ttyrec/Makefile index 710cd94f064d..c303d98ba298 100644 --- a/misc/ttyrec/Makefile +++ b/misc/ttyrec/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://0xcc.net/ttyrec/ -MAINTAINER= lippe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tty recorder MANPAGE= ttyplay.1 ttyrec.1 |