diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-07 19:26:02 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-07 19:26:02 +0000 |
commit | 08d6369d49e9c03ab229615fb28b3dccbecbef5a (patch) | |
tree | 82ed4b3a68bb301e7ab0a75d17784a7db6e3bba8 /graphics/gimp-manual-html | |
parent | 385108dc3b2c84617472fa3fdc3497eb28593f2c (diff) |
Notes
Diffstat (limited to 'graphics/gimp-manual-html')
-rw-r--r-- | graphics/gimp-manual-html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-manual-html/Makefile b/graphics/gimp-manual-html/Makefile index 1d7d4e8a8ac9..4ef3cbbfd37b 100644 --- a/graphics/gimp-manual-html/Makefile +++ b/graphics/gimp-manual-html/Makefile @@ -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 |