diff options
Diffstat (limited to 'textproc/kdoc')
-rw-r--r-- | textproc/kdoc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile index 10fae74f660..8f1c443a6a8 100644 --- a/textproc/kdoc/Makefile +++ b/textproc/kdoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2015/06/12 10:51:21 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2016/07/09 06:39:06 wiz Exp $ DISTNAME= kdoc-2.0a54 PKGNAME= kdoc-3.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_KDE:=3.0/src/} |