summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-09-20 12:59:24 +0000
committerwiz <wiz@pkgsrc.org>2016-09-20 12:59:24 +0000
commite91e0f2f2680dc61cec33a636516f30055a6ba50 (patch)
tree3b3d432c24b69d53d7e21114e5a8f6d3a87575e4 /sysutils
parent6d3b7d0f5cc315fe56f597325b7137f9da87c807 (diff)
downloadpkgsrc-e91e0f2f2680dc61cec33a636516f30055a6ba50.tar.gz
Remove url2pkg marker.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pidof/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/pidof/Makefile b/sysutils/pidof/Makefile
index aca9ad70fec..df55fa50026 100644
--- a/sysutils/pidof/Makefile
+++ b/sysutils/pidof/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/07/22 08:09:16 manu Exp $
+# $NetBSD: Makefile,v 1.2 2016/09/20 12:59:25 wiz Exp $
DISTNAME= sysvinit-2.88dsf
PKGNAME= ${DISTNAME:S/sysvinit/pidof/}
@@ -22,5 +22,4 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/man/pidof.8 \
${DESTDIR}${PREFIX}/${PKGMANDIR}/man8
-# url2pkg-marker (please do not remove this line.)
.include "../../mk/bsd.pkg.mk"