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,12 +1,10 @@
# $NetBSD: Makefile,v 1.59 2012/09/11 23:19:34 asau Exp $
# $NetBSD: Makefile,v 1.60 2014/03/03 03:30:53 obache Exp $
#
# When adding new digest algorithms, please use rmd160 as the template,
# and bump the VERSION definition.
DISTNAME?= digest-${VERSION}
PKGNAME?= digest-${VERSION}
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER?= agc@NetBSD.org
HOMEPAGE?= http://www.NetBSD.org/docs/software/packages.html

View File

@@ -1,4 +1,4 @@
.\" $NetBSD: digest.1,v 1.6 2005/03/23 14:32:19 agc Exp $
.\" $NetBSD: digest.1,v 1.7 2013/07/20 21:50:52 wiz Exp $
.\"
.\"
.\" Copyright (c) 2001 Alistair G. Crooks. All rights reserved.
@@ -106,4 +106,4 @@ utility first appeared in
The
.Nm
utility was written by
.An Alistair G. Crooks Aq agc@netbsd.org .
.An Alistair G. Crooks Aq Mt agc@netbsd.org .