diff options
Diffstat (limited to 'textproc/kdoc/Makefile')
-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 f63d7864e32..a14e9e0128d 100644 --- a/textproc/kdoc/Makefile +++ b/textproc/kdoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2011/11/29 18:32:41 hans Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 21:57:49 wiz Exp $ DISTNAME= kdoc-2.0a54 PKGNAME= kdoc-3.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_KDE:=3.0/src/} |