diff options
Diffstat (limited to 'textproc/aiksaurus')
-rw-r--r-- | textproc/aiksaurus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile index 5710101f505..d8d61defc24 100644 --- a/textproc/aiksaurus/Makefile +++ b/textproc/aiksaurus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2016/08/03 10:23:27 adam Exp $ +# $NetBSD: Makefile,v 1.20 2017/02/06 13:56:01 wiz Exp $ # DISTNAME= aiksaurus-1.2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aiksaurus/} |