diff options
-rw-r--r-- | net/fping/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/fping/Makefile b/net/fping/Makefile index 00458c449726..1a654bbf6fe1 100644 --- a/net/fping/Makefile +++ b/net/fping/Makefile @@ -8,7 +8,6 @@ PORTNAME= fping PORTVERSION= 1.20 -DISTNAME= part01 CATEGORIES= net MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.unix/volume26/fping/ \ ftp://ftp.digital.com/pub/usenet/comp.sources.unix/volume26/fping/ \ @@ -26,7 +25,6 @@ EXTRACT_AFTER_ARGS= | ${SED} -e '1,/Archive-Name/d' | ${SH} NO_WRKSUBDIR= yes MAN8= fping.8 - post-install: @strip ${PREFIX}/sbin/fping |