diff options
Diffstat (limited to 'textproc/aiksaurus/Makefile')
-rw-r--r-- | textproc/aiksaurus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile index 718ebc211d4..fa50c51061b 100644 --- a/textproc/aiksaurus/Makefile +++ b/textproc/aiksaurus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/12/06 19:04:13 dholland Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:24:56 tnn Exp $ # DISTNAME= aiksaurus-1.2.1 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aiksaurus/} |