diff options
author | wiz <wiz> | 2009-03-05 10:47:29 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-03-05 10:47:29 +0000 |
commit | 3235bf0af6fd888267dfca2df694824ef1602a77 (patch) | |
tree | a68240e13976e28894c926416ec71971e7148d65 /textproc | |
parent | c127979d3232f2c4488afb144312e92f767acf49 (diff) | |
download | pkgsrc-3235bf0af6fd888267dfca2df694824ef1602a77.tar.gz |
Become OWNER.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/mdoclint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/mdoclint/Makefile b/textproc/mdoclint/Makefile index c0535552b1b..5f89e8ec5b9 100644 --- a/textproc/mdoclint/Makefile +++ b/textproc/mdoclint/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2009/03/02 10:24:54 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2009/03/05 10:47:29 wiz Exp $ DISTNAME= mdoclint-1.1 CATEGORIES= textproc MASTER_SITES= # none DISTFILES= # none -MAINTAINER= wiz@NetBSD.org +OWNER= wiz@NetBSD.org #HOMEPAGE= # COMMENT= Tool for verifying man pages |