1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Fix fetch after recent Sourceforge migration

PR:		138069
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
This commit is contained in:
Martin Wilke 2009-08-22 21:09:25 +00:00
parent beea615489
commit 559e8f4dc2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240143

View File

@ -32,7 +32,8 @@ EXTRACT_ONLY+= freetype-${FREETYPE_VERSION}.tar.bz2
.if !defined(NOPORTDOCS)
DOC_VERSION= ${PORTVERSION}
DOCFILES= ${PORTNAME}_htdocs-${DOC_VERSION}.tar.bz2
MASTER_SITES+= SF/${PORTNAME}/${PORTNAME}-docs/${DOC_VERSION}:docs
DOCFILES= ${PORTNAME}_htdocs-${DOC_VERSION}.tar.bz2:docs
.endif
USE_BZIP2= yes