diff options
Diffstat (limited to 'textproc/artha')
-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 ccc42df7bc5..e5a48363cf8 100644 --- a/textproc/artha/Makefile +++ b/textproc/artha/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2017/02/12 06:26:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2018/03/12 11:17:40 wiz Exp $ DISTNAME= artha-1.0.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=artha/} EXTRACT_SUFX= .tar.bz2 |