diff options
author | billf <billf@FreeBSD.org> | 1998-12-30 02:22:59 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-30 02:22:59 +0800 |
commit | 9416b66b1e473084a35ae06617a96df44e2891cb (patch) | |
tree | e915c55dc17954e66f2b354848c2e609aa77263c /www | |
parent | 3b9e04a69e618ad815dffe85f9398832c52d0a4e (diff) | |
download | freebsd-ports-gnome-9416b66b1e473084a35ae06617a96df44e2891cb.tar.gz freebsd-ports-gnome-9416b66b1e473084a35ae06617a96df44e2891cb.tar.zst freebsd-ports-gnome-9416b66b1e473084a35ae06617a96df44e2891cb.zip |
Update MAINTAINER to reflect my proper e-mail address.
Diffstat (limited to 'www')
-rw-r--r-- | www/linbot/Makefile | 4 | ||||
-rw-r--r-- | www/webcheck/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/www/webcheck/Makefile b/www/webcheck/Makefile index 708d251b4886..ca38878e42e3 100644 --- a/www/webcheck/Makefile +++ b/www/webcheck/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 |