1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Back out previous commit, the distfile was actually packaged with the

wrong spelling. sigh.

PR:		ports/8984
This commit is contained in:
Bill Fumerola 1998-12-07 19:26:02 +00:00
parent 385108dc3b
commit 08d6369d49
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15176

View File

@ -3,7 +3,7 @@
# Date created: 5 June 1998
# Whom: Brett Taylor
#
# $Id: Makefile,v 1.6 1998/11/22 05:38:04 asami Exp $
# $Id: Makefile,v 1.7 1998/12/04 22:10:57 billf Exp $
#
DISTNAME= GimpUserManual-1.0.0
@ -35,7 +35,7 @@ pre-fetch:
.if ${DOCFORMAT} == "HTML"
EXTRACT_SUFX= -html.tar.bz2
WRKSRC= ${WRKDIR}/GimpUserManual_v1.0.0
WRKSRC= ${WRKDIR}/GimpUserManaul_v1.0.0
BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2