diff options
Diffstat (limited to 'textproc/artha/Makefile')
-rw-r--r-- | textproc/artha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/artha/Makefile b/textproc/artha/Makefile index b64df62e2eb..6f0a2245f7e 100644 --- a/textproc/artha/Makefile +++ b/textproc/artha/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2016/08/03 10:23:27 adam Exp $ +# $NetBSD: Makefile,v 1.3 2017/02/06 13:56:01 wiz Exp $ DISTNAME= artha-1.0.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=artha/} EXTRACT_SUFX= .tar.bz2 |