diff options
Diffstat (limited to 'www/horde3/Makefile')
-rw-r--r-- | www/horde3/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/horde3/Makefile b/www/horde3/Makefile index d4f9861efdd..8e2cf4726b7 100644 --- a/www/horde3/Makefile +++ b/www/horde3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2006/04/16 17:17:48 adrianp Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/29 09:23:19 adrianp Exp $ DISTNAME= horde-3.1.1 CATEGORIES= www -MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ +MASTER_SITES= http://ftp.horde.org/pub/horde/ \ + ftp://ftp.horde.org/pub/horde/ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://www.horde.org/ |