diff options
Diffstat (limited to 'textproc/crush-tools/Makefile')
-rw-r--r-- | textproc/crush-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/crush-tools/Makefile b/textproc/crush-tools/Makefile index db2a8604ce0..cfe2e4d4985 100644 --- a/textproc/crush-tools/Makefile +++ b/textproc/crush-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2018/08/22 09:46:44 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2018/12/15 21:12:23 wiz Exp $ DISTNAME= crush-tools-2013-04 PKGNAME= ${DISTNAME:C/-([0-9]+)$/.\1/} @@ -6,7 +6,7 @@ PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://crush-tools.googlecode.com/files/ -MAINTAINER= filip@joyent.com +MAINTAINER= fhajny@NetBSD.org HOMEPAGE= https://github.com/google/crush-tools COMMENT= Collection of tools for processing delimited-text data LICENSE= apache-2.0 |