summaryrefslogtreecommitdiff
path: root/www/mod_frontpage/Makefile
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-05-04 12:26:21 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-05-04 12:26:21 +0000
commit2f336dec9f63a014bfd3485aaf6ad526e25e01f9 (patch)
tree4f3fe9b2dc2d698790ba245da8cd63c134bb132b /www/mod_frontpage/Makefile
parentopenssl: (diff)
Update to v. 1.6.2 from sourceforge.
Notes
Notes: svn path=/head/; revision=58522
Diffstat (limited to 'www/mod_frontpage/Makefile')
-rw-r--r--www/mod_frontpage/Makefile7
1 files changed, 4 insertions, 3 deletions
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}