diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-19 00:31:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-19 00:31:11 +0800 |
commit | ae48960cbf2e1368ca9c1159402308920bd8e8f6 (patch) | |
tree | 46f7691eaf21d1ca2ba79ece7760888c7442a272 /misc | |
parent | 29de60455fa65cd3716b83bd58ba6f5a3c02bd1f (diff) | |
download | freebsd-ports-gnome-ae48960cbf2e1368ca9c1159402308920bd8e8f6.tar.gz freebsd-ports-gnome-ae48960cbf2e1368ca9c1159402308920bd8e8f6.tar.zst freebsd-ports-gnome-ae48960cbf2e1368ca9c1159402308920bd8e8f6.zip |
- Update maintainer mail adress
PR: 118787
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> (maintainer)
Diffstat (limited to 'misc')
-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 d01a6a72a949..e33665f90100 100644 --- a/misc/ttyrec/Makefile +++ b/misc/ttyrec/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://0xcc.net/ttyrec/ -MAINTAINER= lippe@freebsdbrasil.com.br +MAINTAINER= lippemail@gmail.com COMMENT= Tty recorder PLIST_FILES= bin/ttyplay \ |