diff options
Diffstat (limited to 'archivers/star/Makefile')
-rw-r--r-- | archivers/star/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/star/Makefile b/archivers/star/Makefile index 1b2502f99e5..8406835a34c 100644 --- a/archivers/star/Makefile +++ b/archivers/star/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:21:39 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 16:24:41 martti Exp $ # DISTNAME= star-1.4.3 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.berlios.de/pub/star/ MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/star.html -COMMENT= the fastest tar like archiver for UNIX +COMMENT= The fastest tar like archiver for UNIX USE_GMAKE= # defined MAKE_FLAGS+= INS_BASE=${PREFIX} |