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 1f1c40cdcb1..e3f2537a7cc 100644 --- a/textproc/crush-tools/Makefile +++ b/textproc/crush-tools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/29 23:37:33 wiz Exp $ # DISTNAME= crush-tools-2013-04 PKGNAME= ${DISTNAME:C/-([0-9]+)$/.\1/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://crush-tools.googlecode.com/files/ |