diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rfstool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rfstool/Makefile b/sysutils/rfstool/Makefile index a3ae4cfc23a..b6472e5c1fa 100644 --- a/sysutils/rfstool/Makefile +++ b/sysutils/rfstool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2007/02/22 19:30:06 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2009/08/25 11:56:36 wiz Exp $ # DISTNAME= rfstool-0.14-source @@ -14,7 +14,7 @@ COMMENT= Tools to access ReiserFS partitions PKG_INSTALLATION_TYPES= overwrite pkgviews -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/rfstool +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/RFSTOOL MAKE_FILE= makefile.gcc3x USE_LANGUAGES= c++ |