diff options
Diffstat (limited to 'textproc/kdoc')
-rw-r--r-- | textproc/kdoc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile index ea0a3c5fc18..7fef5307304 100644 --- a/textproc/kdoc/Makefile +++ b/textproc/kdoc/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.24 2008/07/14 12:56:13 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2011/02/28 14:53:04 wiz Exp $ DISTNAME= kdoc-2.0a54 PKGNAME= kdoc-3.0 PKGREVISION= 2 CATEGORIES= textproc kde - MASTER_SITES= ${MASTER_SITE_KDE:=3.0/src/} -MAINTAINER= wulf@NetBSD.org + +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= C++ and IDL Class Documentation Tool PKG_DESTDIR_SUPPORT= user-destdir |