summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2016-09-20 12:59:24 +0000
committerwiz <wiz>2016-09-20 12:59:24 +0000
commitf4e098e1765a5c7eea50bf2ac3846d16024fc18c (patch)
tree3ab0f41b1745d07c3c40c9622567a9cea2376dfd /sysutils
parent34636de4d465d7fd74bd829aee167c234a6bac04 (diff)
downloadpkgsrc-f4e098e1765a5c7eea50bf2ac3846d16024fc18c.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"