diff options
author | bouyer <bouyer@pkgsrc.org> | 2001-07-29 14:34:38 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2001-07-29 14:34:38 +0000 |
commit | f88dfb2a2d598f1718e8477a1e6b5839fcf4cf87 (patch) | |
tree | 2a3a84dc4879e5e06b9fd305deafe81b129cae6f /www/horde | |
parent | 926fd44c57f9e5f439e4f361cc982ba5e485ddf6 (diff) | |
download | pkgsrc-f88dfb2a2d598f1718e8477a1e6b5839fcf4cf87.tar.gz |
Change maintainer to myself, per discussion with Johnny C. Lam.
Diffstat (limited to 'www/horde')
-rw-r--r-- | www/horde/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile index 32c177fe18f..296e3686430 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2001/07/29 14:24:46 bouyer Exp $ +# $NetBSD: Makefile,v 1.11 2001/07/29 14:34:38 bouyer Exp $ DISTNAME= horde-1.2.6 CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ -MAINTAINER= jlam@netbsd.org +MAINTAINER= bouyer@netbsd.org HOMEPAGE= http://www.horde.org/ COMMENT= PHP application framework |