diff options
author | obache <obache@pkgsrc.org> | 2014-02-15 03:29:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-02-15 03:29:55 +0000 |
commit | bfc2600d5328c545ca284fd63ecd0e3c97409059 (patch) | |
tree | 2281fdcfc88486ae8ba79f31389b0247f9a840ec /net/jigdo | |
parent | 0f9c9f32e1fb6ec0fa781e7794ef4968017c72b3 (diff) | |
download | pkgsrc-bfc2600d5328c545ca284fd63ecd0e3c97409059.tar.gz |
LICENSE=gnu-gpl-v2
Diffstat (limited to 'net/jigdo')
-rw-r--r-- | net/jigdo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/jigdo/Makefile b/net/jigdo/Makefile index eacaf2e6396..158b65fa6e4 100644 --- a/net/jigdo/Makefile +++ b/net/jigdo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2014/02/15 03:28:04 obache Exp $ +# $NetBSD: Makefile,v 1.48 2014/02/15 03:29:55 obache Exp $ DISTNAME= jigdo-0.7.3 PKGREVISION= 25 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://atterer.org/jigdo/ COMMENT= Tool to ease downloading of large files from the Internet +LICENSE= gnu-gpl-v2 MAKE_JOBS_SAFE= no |