diff options
Diffstat (limited to 'textproc/dikt')
-rw-r--r-- | textproc/dikt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index e6292eea491..4690783b6bb 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/11/07 19:39:42 adam Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/17 15:53:15 adam Exp $ # DISTNAME= dikt-2j -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= textproc x11 MASTER_SITES= http://dikt.googlecode.com/files/ EXTRACT_SUFX= .txz |