diff options
author | thierry <thierry@FreeBSD.org> | 2006-04-10 13:39:52 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-04-10 13:39:52 +0800 |
commit | bcb44163fd265d9a18e5d210233d92e3c48b1ecf (patch) | |
tree | 80395880b6371373605a3175e6b247f089d5954b /www | |
parent | 2f7278e18bb5fe66bfe79784b4301e4198dc27a3 (diff) | |
download | freebsd-ports-gnome-bcb44163fd265d9a18e5d210233d92e3c48b1ecf.tar.gz freebsd-ports-gnome-bcb44163fd265d9a18e5d210233d92e3c48b1ecf.tar.zst freebsd-ports-gnome-bcb44163fd265d9a18e5d210233d92e3c48b1ecf.zip |
Adopt the Horde ports.
PR: 95561
Submitted by: Shaun Amott <shaun (at) inerd.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/horde-base/Makefile | 2 | ||||
-rw-r--r-- | www/horde/Makefile | 2 | ||||
-rw-r--r-- | www/horde4-base/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile index 88fbcf301963..768c66701098 100644 --- a/www/horde-base/Makefile +++ b/www/horde-base/Makefile @@ -21,7 +21,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \ PKGNAMESUFFIX= -php5 .endif -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= A common code-base used by Horde applications, written in PHP #---------------------------------------------------------------------------- diff --git a/www/horde/Makefile b/www/horde/Makefile index 88fbcf301963..768c66701098 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -21,7 +21,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \ PKGNAMESUFFIX= -php5 .endif -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= A common code-base used by Horde applications, written in PHP #---------------------------------------------------------------------------- diff --git a/www/horde4-base/Makefile b/www/horde4-base/Makefile index 88fbcf301963..768c66701098 100644 --- a/www/horde4-base/Makefile +++ b/www/horde4-base/Makefile @@ -21,7 +21,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \ PKGNAMESUFFIX= -php5 .endif -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= A common code-base used by Horde applications, written in PHP #---------------------------------------------------------------------------- |