From a2b5230b9a8dd537db11e217febda1e55b0e511a Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 13 Nov 2006 22:40:33 +0000 Subject: Fix homepage URL, reported by Rainer Brinkmoeller in private email --- devel/mantis/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/mantis') diff --git a/devel/mantis/Makefile b/devel/mantis/Makefile index b3f21e0ba23..2c340630c38 100644 --- a/devel/mantis/Makefile +++ b/devel/mantis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/06/02 18:27:55 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2006/11/13 22:40:33 hubertf Exp $ DISTNAME= mantis-1.0.3 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= devel www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mantisbt/} MAINTAINER= adrianp@NetBSD.org -HOMEPAGE= http://www.mantisdb.org/ +HOMEPAGE= http://www.mantisbt.org/ COMMENT= PHP/MySQL/web based bugtracking system DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.0.6:../../www/ap-php -- cgit v1.2.3