diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
commit | bcadc8453d4886afae404ef16fb45db1a7524e0a (patch) | |
tree | 54d66b3693797a9dea571de46e63fa8a9f42257c /misc/telbook | |
parent | 34ca4ff449d094ab8b2f73f1b73ca01433ca9b6a (diff) |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
Notes
Notes:
svn path=/head/; revision=85354
Diffstat (limited to 'misc/telbook')
-rw-r--r-- | misc/telbook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/telbook/Makefile b/misc/telbook/Makefile index b9bc915dcf0d..feae7eff7693 100644 --- a/misc/telbook/Makefile +++ b/misc/telbook/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.2 CATEGORIES= misc MASTER_SITES= http://home.arcor.de/kaffeetisch/downloads/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Simple telephone book RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk |