Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,13 +1,12 @@
# $NetBSD: Makefile,v 1.14 2012/09/11 23:19:34 asau Exp $
# $NetBSD: Makefile,v 1.16 2014/03/03 03:42:05 obache Exp $
#
DISTNAME= dfdisk-1.0
PKGNAME= dfdisk-1.0
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= jmmv@NetBSD.org
COMMENT= Fetch distfiles from multiple locations
LICENSE= modified-bsd
WRKSRC= ${WRKDIR}
NO_CONFIGURE= yes

View File

@@ -1,4 +1,4 @@
.\" $NetBSD: dfdisk.1,v 1.1.1.1 2003/04/17 11:10:41 jmmv Exp $
.\" $NetBSD: dfdisk.1,v 1.2 2013/07/20 21:50:52 wiz Exp $
.\"
.\" dfdisk - Fetch distfiles from multiple locations
.\" Copyright (c) 2003, Julio Merino <jmmv@netbsd.org>
@@ -216,4 +216,4 @@ $ cd category/package && make fetch-list | sh
.Sh AUTHORS
.Nm
was written by
.An Julio Merino Aq jmmv@netbsd.org .
.An Julio Merino Aq Mt jmmv@netbsd.org .