From 2f336dec9f63a014bfd3485aaf6ad526e25e01f9 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 4 May 2002 12:26:21 +0000 Subject: Update to v. 1.6.2 from sourceforge. --- www/mod_frontpage/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'www/mod_frontpage/Makefile') diff --git a/www/mod_frontpage/Makefile b/www/mod_frontpage/Makefile index b7e7a3b36826..f106acd0a6a3 100644 --- a/www/mod_frontpage/Makefile +++ b/www/mod_frontpage/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ PORTNAME= mod_frontpage -PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTVERSION= 1.6.2 CATEGORIES= www -MASTER_SITES= http://people.freebsd.org/~mbr/distfiles/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/mirfak/g} +DISTFILES= ${PORTNAME}_mirfak-${PORTVERSION}.tar.gz MAINTAINER= mbr@FreeBSD.org +WRKSRC= ${WRKDIR}/${PORTNAME}_mirfak-${PORTVERSION} AP_PORT?= apache13 BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/${AP_PORT} -- cgit v1.2.3