diff options
Diffstat (limited to 'textproc/qsubst/Makefile')
-rw-r--r-- | textproc/qsubst/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/qsubst/Makefile b/textproc/qsubst/Makefile index 99765780ad1..5384996fe25 100644 --- a/textproc/qsubst/Makefile +++ b/textproc/qsubst/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2004/01/20 12:26:50 agc Exp $ +# $NetBSD: Makefile,v 1.7 2006/03/04 21:30:51 jlam Exp $ # DISTNAME= qsubst-20010422 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Query-replace strings in files WRKSRC= ${WRKDIR}/qsubst |