diff options
-rw-r--r-- | mail/imp4/Makefile | 6 | ||||
-rw-r--r-- | mail/ingo/Makefile | 5 | ||||
-rw-r--r-- | mail/turba/Makefile | 5 | ||||
-rw-r--r-- | time/kronolith/Makefile | 5 | ||||
-rw-r--r-- | www/horde3/Makefile | 5 |
5 files changed, 15 insertions, 11 deletions
diff --git a/mail/imp4/Makefile b/mail/imp4/Makefile index d27e992dc74..9eb7925f9f4 100644 --- a/mail/imp4/Makefile +++ b/mail/imp4/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2006/04/21 08:34:47 adrianp Exp $ +# $NetBSD: Makefile,v 1.20 2006/04/29 09:23:19 adrianp Exp $ DISTNAME= imp-h3-${IMPVER} PKGNAME= imp-${IMPVER} CATEGORIES= mail www -MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ - http://ftp.horde.org/pub/imp/ +MASTER_SITES= http://ftp.horde.org/pub/imp/ \ + ftp://ftp.horde.org/pub/imp/ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://www.horde.org/imp/ diff --git a/mail/ingo/Makefile b/mail/ingo/Makefile index e8eb8af1bac..5ddfeb1cfc1 100644 --- a/mail/ingo/Makefile +++ b/mail/ingo/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2006/04/05 22:32:18 adrianp Exp $ +# $NetBSD: Makefile,v 1.3 2006/04/29 09:23:19 adrianp Exp $ DISTNAME= ingo-h3-${INGOVER} PKGREVISION= 1 PKGNAME= ingo-${INGOVER} CATEGORIES= mail www -MASTER_SITES= ftp://ftp.horde.org/pub/ingo/ +MASTER_SITES= http://ftp.horde.org/pub/ingo/ \ + ftp://ftp.horde.org/pub/ingo/ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://www.horde.org/ingo/ diff --git a/mail/turba/Makefile b/mail/turba/Makefile index 84ec387eee0..8e9ca2ece9d 100644 --- a/mail/turba/Makefile +++ b/mail/turba/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2006/03/08 23:54:27 adrianp Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/29 09:23:19 adrianp Exp $ DISTNAME= turba-h3-${TURBAVER} PKGNAME= turba-${TURBAVER} CATEGORIES= mail www -MASTER_SITES= ftp://ftp.horde.org/pub/turba/ +MASTER_SITES= http://ftp.horde.org/pub/turba/ \ + ftp://ftp.horde.org/pub/turba/ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://www.horde.org/turba/ diff --git a/time/kronolith/Makefile b/time/kronolith/Makefile index f6763fde799..ad2b1343c8b 100644 --- a/time/kronolith/Makefile +++ b/time/kronolith/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2006/04/17 20:56:30 adrianp Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/29 09:23:19 adrianp Exp $ DISTNAME= kronolith-h3-${KRONOLITHVER} PKGNAME= kronolith-${KRONOLITHVER} CATEGORIES= www time -MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/ +MASTER_SITES= http://ftp.horde.org/pub/kronolith/ \ + ftp://ftp.horde.org/pub/kronolith/ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://www.horde.org/kronolith/ 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/ |