diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 20:25:50 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 20:25:50 +0000 |
commit | a57ee68265a67b249303e82fd683c9f018201b0a (patch) | |
tree | c48a1016a2502a2b35940844844523d02482d2f3 /misc/telbook | |
parent | 70080bf1f64cd75261937c728c0d97d8c92fb3d2 (diff) | |
download | ports-a57ee68265a67b249303e82fd683c9f018201b0a.tar.gz ports-a57ee68265a67b249303e82fd683c9f018201b0a.zip |
Notes
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 a777e5b86ede..30917c7bee5c 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= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple telephone book RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk |