aboutsummaryrefslogtreecommitdiff
path: root/net/http_ping
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /net/http_ping
parent4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff)
downloadports-a049dd78cc281272f3788b3d4689a744f774e543.tar.gz
ports-a049dd78cc281272f3788b3d4689a744f774e543.zip
Notes
Diffstat (limited to 'net/http_ping')
-rw-r--r--net/http_ping/Makefile1
-rw-r--r--net/http_ping/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/net/http_ping/Makefile b/net/http_ping/Makefile
index b9cec807c097..defa1a3d6231 100644
--- a/net/http_ping/Makefile
+++ b/net/http_ping/Makefile
@@ -17,6 +17,7 @@ COMMENT= Sends HTTP requests every few seconds and times how long they take
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN1= http_ping.1
MANCOMPRESSED= no
+PLIST_FILES= bin/http_ping
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/http_ping ${PREFIX}/bin
diff --git a/net/http_ping/pkg-plist b/net/http_ping/pkg-plist
deleted file mode 100644
index 14b5306b00fd..000000000000
--- a/net/http_ping/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/http_ping