diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-29 18:22:59 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-29 18:22:59 +0000 |
commit | f8710ef5761a77f6a0d316da640afda5900d2776 (patch) | |
tree | 373540d9c0194e1f19d74776b9abe6f901640b2c /www/linbot | |
parent | 59ff8443e800e372b8b5c1c64231bb06da6997b7 (diff) | |
download | freebsd-ports-f8710ef5761a77f6a0d316da640afda5900d2776.zip |
Update MAINTAINER to reflect my proper e-mail address.
Diffstat (limited to 'www/linbot')
-rw-r--r-- | www/linbot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/linbot/Makefile b/www/linbot/Makefile index 708d251b4886..ca38878e42e3 100644 --- a/www/linbot/Makefile +++ b/www/linbot/Makefile @@ -3,14 +3,14 @@ # Date created: 19 September 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.2 1998/10/03 10:09:02 jkoshy Exp $ +# $Id: Makefile,v 1.3 1998/11/04 02:37:38 jkoshy Exp $ # DISTNAME= linbot-0.9 CATEGORIES= www python MASTER_SITES= http://starship.skyport.net/crew/marduk/linbot/ -MAINTAINER= billf@chc-chimes.com +MAINTAINER= billf@FreeBSD.org RUN_DEPENDS= python:${PORTSDIR}/lang/python |