diff options
Diffstat (limited to 'net/fping/Makefile')
-rw-r--r-- | net/fping/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/fping/Makefile b/net/fping/Makefile index 3f4be8ad759c..30bac799ebaa 100644 --- a/net/fping/Makefile +++ b/net/fping/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.unix/volume26/fping/ \ ftp://ftp.wustl.edu/usenet/comp.sources.unix/volume26/fping/ \ ftp://ftp.isnet.is/pub/Usenet/Usenet.src/comp.sources.unix/v26/fping/ EXTRACT_SUFX= .Z - + MAINTAINER= obrien@NUXI.com BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar @@ -27,7 +27,6 @@ EXTRACT_AFTER_ARGS= | gunshar -d ${WRKDIR} NO_WRKSUBDIR= yes MAN8= fping.8 - post-install: @strip ${PREFIX}/sbin/fping |