diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-11 13:33:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-11 13:33:22 +0000 |
commit | e9de24bb79fcd601a2b55bbd21cc04f1cc153546 (patch) | |
tree | 93e994a3a329c544035bf40ed6c8b8421f5fcfe1 /ftp | |
parent | 73834621b18d8c81a627f165169c409b7c1d9cce (diff) | |
download | ports-e9de24bb79fcd601a2b55bbd21cc04f1cc153546.tar.gz ports-e9de24bb79fcd601a2b55bbd21cc04f1cc153546.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wget/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 879572417631..18fd34f0f23a 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -3,6 +3,7 @@ PORTNAME= wget DISTVERSION= 1.19.5 +PORTREVISION= 1 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU EXTRACT_SUFX= .tar.lz |