diff options
author | wiz <wiz> | 2009-05-18 09:10:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-05-18 09:10:03 +0000 |
commit | 369d1cee0699e38dfa77d79fa976d319e7b16c70 (patch) | |
tree | 91ef1210f4032ef6d4cb5cdd56ab74ee71335a89 /textproc | |
parent | 5e466462ab60c3049e5497e4b9dc715ab93ebca5 (diff) | |
download | pkgsrc-369d1cee0699e38dfa77d79fa976d319e7b16c70.tar.gz |
Recognize evbppc. Bump version to 1.3.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/mdoclint/Makefile | 4 | ||||
-rwxr-xr-x | textproc/mdoclint/files/mdoclint | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/mdoclint/Makefile b/textproc/mdoclint/Makefile index 14478e558c1..ae2a7133fd1 100644 --- a/textproc/mdoclint/Makefile +++ b/textproc/mdoclint/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2009/04/13 22:18:13 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2009/05/18 09:10:03 wiz Exp $ -DISTNAME= mdoclint-1.2 +DISTNAME= mdoclint-1.3 CATEGORIES= textproc MASTER_SITES= # none DISTFILES= # none diff --git a/textproc/mdoclint/files/mdoclint b/textproc/mdoclint/files/mdoclint index 8ce650d4d0b..2589fd3820a 100755 --- a/textproc/mdoclint/files/mdoclint +++ b/textproc/mdoclint/files/mdoclint @@ -1,7 +1,7 @@ #!@PERL5@ # # $OpenBSD: mdoclint,v 1.14 2009/04/13 12:40:05 espie Exp $ -# $NetBSD: mdoclint,v 1.3 2009/04/13 22:18:13 wiz Exp $ +# $NetBSD: mdoclint,v 1.4 2009/05/18 09:10:03 wiz Exp $ # # Copyright (c) 2001-2009 Thomas Klausner # All rights reserved. @@ -136,7 +136,7 @@ my $valid_date_re; if (NETBSD) { @arches = (qw(acorn26 acorn32 algor alpha amiga arc atari - bebox cats cesfic cobalt dreamcast evbarm evbmips + bebox cats cesfic cobalt dreamcast evbarm evbmips evbppc evbsh3 evbsh5 hp300 hp700 hpcarm hpcmips hpcsh i386 ibmnws luna68k mac68k macppc mipsco mmeye mvme68k mvmeppc netwinder news68k newsmips next68k |