diff options
author | bouyer <bouyer> | 2001-07-29 14:34:38 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2001-07-29 14:34:38 +0000 |
commit | a9fbe20e1e3820ab9a732617f2b124aa15a6e91a (patch) | |
tree | 2a3a84dc4879e5e06b9fd305deafe81b129cae6f /www/horde | |
parent | 197761fe5eadad18b3003fa4fae1475ef8288253 (diff) | |
download | pkgsrc-a9fbe20e1e3820ab9a732617f2b124aa15a6e91a.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 |