diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-07-24 06:15:46 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-07-24 06:15:46 +0000 |
commit | 2d121c836ca8241a4f63834ac950f10217754e47 (patch) | |
tree | d0cfd0e348d0643c764330dc001de9bffeaaae5a /mail/tkrat2 | |
parent | fc6333d71152ee9f2fdb1fa1856295cccf0bbf08 (diff) | |
download | ports-2d121c836ca8241a4f63834ac950f10217754e47.tar.gz ports-2d121c836ca8241a4f63834ac950f10217754e47.zip |
Notes
Diffstat (limited to 'mail/tkrat2')
-rw-r--r-- | mail/tkrat2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index a2a1e48d8a72..8c7b26e532d9 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -3,7 +3,7 @@ # Date created: 24 October 1997 # Whom: Bruce Gingery <bgingery@gtcs.com> # -# $Id: Makefile,v 1.3 1997/12/07 07:21:20 hoek Exp $ +# $Id: Makefile,v 1.4 1998/07/20 03:09:31 steve Exp $ # DISTNAME= tkrat-1.1 @@ -11,7 +11,7 @@ CATEGORIES= mail tk80 MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \ ftp://ftp.sunet.se/pub/unix/mail/tkrat/ -MAINTAINER= bgingery@gtcs.com +MAINTAINER= appleseed@his.com BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80 \ |