diff options
author | dholland <dholland@pkgsrc.org> | 2015-12-29 04:54:34 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2015-12-29 04:54:34 +0000 |
commit | 98785d5e4affb6557d62111b953c336f8af8ea21 (patch) | |
tree | 22660914e25548c12358662b9ca43a700d7d49a9 /archivers/arj | |
parent | ed68e0788eeb4d65e2c1a411188b70d43224df36 (diff) | |
download | pkgsrc-98785d5e4affb6557d62111b953c336f8af8ea21.tar.gz |
Whitespace.
Diffstat (limited to 'archivers/arj')
-rw-r--r-- | archivers/arj/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index fd188e7bf6d..2172f2e14f2 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2015/09/24 02:47:15 tnn Exp $ +# $NetBSD: Makefile,v 1.33 2015/12/29 04:54:34 dholland Exp $ DISTNAME= arj-3.10.22 PKGREVISION= 2 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=arj/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://arj.sourceforge.net/ COMMENT= Open-source ARJ archiver -LICENSE= gnu-gpl-v2 +LICENSE= gnu-gpl-v2 MAKE_JOBS_SAFE= no |