diff options
-rw-r--r-- | net/echoping/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile index d0218a9830b9..5ea816c8ece8 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -12,9 +12,6 @@ COMMENT= Ping-like program that uses TCP and/or HTTP LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= No longer maintained upstream -EXPIRATION_DATe= 2020-09-02 - LIB_DEPENDS= libpopt.so:devel/popt \ libidn.so:dns/libidn |