pkgsrc/textproc/qsubst/Makefile
jschauma e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00

12 lines
277 B
Makefile

# $NetBSD: Makefile,v 1.3 2003/06/02 01:16:26 jschauma Exp $
#
DISTNAME= qsubst-20010422
WRKSRC= ${WRKDIR}/qsubst
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= tech-pkg@netbsd.org
COMMENT= query-replace strings in files
.include "../../mk/bsd.pkg.mk"