diff options
Diffstat (limited to 'misc/siag')
-rw-r--r-- | misc/siag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/siag/Makefile b/misc/siag/Makefile index 4da6ff26ee1..e9c05adbdd3 100644 --- a/misc/siag/Makefile +++ b/misc/siag/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2014/11/04 13:18:28 gdt Exp $ +# $NetBSD: Makefile,v 1.62 2015/08/17 17:11:26 wiz Exp $ # DISTNAME= siag-3.6.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc editors math textproc MASTER_SITES= http://siag.nu/pub/siag/ |