diff options
Diffstat (limited to 'misc/telbook/Makefile')
-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 b9bc915..feae7ef 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 |