diff options
author | imp <imp@FreeBSD.org> | 2000-10-10 05:05:27 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2000-10-10 05:05:27 +0000 |
commit | 794948d8c816126727217724d1d9e99684c2f89c (patch) | |
tree | 47d4d5d7ba69a07480f8aa77f5031d371aa7e6ce | |
parent | 42d5515d6e18d1283fa30432cec4f2d9cd1516c0 (diff) | |
download | FreeBSD-ports-794948d8c816126727217724d1d9e99684c2f89c.zip FreeBSD-ports-794948d8c816126727217724d1d9e99684c2f89c.tar.gz |
portlint
-rw-r--r-- | net/socks5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile index f438de9..bb6af05 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -9,7 +9,6 @@ PORTNAME= socks5 PORTVERSION= 1.0.11 CATEGORIES= net security DISTNAME= socks5-v1.0r11 -EXTRACT_SUFX= .tar.gz MAINTAINER= imp@freebsd.org |