diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-24 09:53:47 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-24 09:53:47 +0000 |
commit | 5ffc0ff0c194af2db2b14cf35f10dd33450e71c9 (patch) | |
tree | fe97e69455dff50954bcce13e7c6110bee2c7ca1 /textproc/helpdeco | |
parent | a0f1e0030b8e59fc1b40bb7acb2e83cdf2c9b777 (diff) | |
download | pkgsrc-5ffc0ff0c194af2db2b14cf35f10dd33450e71c9.tar.gz |
s/@netbsd.org/@NetBSD.org/ in MAINTAINER.
Diffstat (limited to 'textproc/helpdeco')
-rw-r--r-- | textproc/helpdeco/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/helpdeco/Makefile b/textproc/helpdeco/Makefile index 82408923ab1..9f61da6b908 100644 --- a/textproc/helpdeco/Makefile +++ b/textproc/helpdeco/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/12/13 20:14:27 ben Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/24 09:53:50 jmmv Exp $ # DISTNAME= helpdc21 @@ -9,7 +9,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SIMTEL:=win95/winhelp/} EXTRACT_SUFX= .zip -MAINTAINER= ben@netbsd.org +MAINTAINER= ben@NetBSD.org HOMEPAGE= http://www.simtel.net/pub/pd/23694.shtml COMMENT= Windows .hlp to .rtf converter |