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 476d62eadaa..bfaa18f8a6b 100644 --- a/textproc/kdoc/Makefile +++ b/textproc/kdoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2012/10/25 06:56:02 asau Exp $ +# $NetBSD: Makefile,v 1.29 2013/05/31 12:42:07 wiz Exp $ DISTNAME= kdoc-2.0a54 PKGNAME= kdoc-3.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_KDE:=3.0/src/} |