From 9ea3cecfeace9ca29a88b0f64614da7e71a42d01 Mon Sep 17 00:00:00 2001 From: xsa Date: Thu, 22 Jul 2004 10:12:18 +0000 Subject: [PATCH] update HOMEPAGE; --- www/phpicalendar/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/phpicalendar/Makefile b/www/phpicalendar/Makefile index 04150bb663e..1a5119f9034 100644 --- a/www/phpicalendar/Makefile +++ b/www/phpicalendar/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2004/07/18 17:50:15 xsa Exp $ +# $OpenBSD: Makefile,v 1.2 2004/07/22 10:12:18 xsa Exp $ COMMENT= "web-based iCal file parser" @@ -6,7 +6,7 @@ V= 1.1 DISTNAME= phpicalendar-${V} CATEGORIES= www -HOMEPAGE= http://phpicalendar.sourceforge.net/ +HOMEPAGE= http://phpicalendar.net/ MAINTAINER= Xavier Santolaria