diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 10:40:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 10:40:21 +0000 |
commit | 06c273daa81ea4b3fe7540410d9e902813d2bbe4 (patch) | |
tree | 5bf23e87ae92b464a41a727c2e833f47740040b8 /ftp/ftpmirror | |
parent | 76afe2b79a70375bc09e48dea6e2f721716ff44b (diff) | |
download | ports-06c273daa81ea4b3fe7540410d9e902813d2bbe4.tar.gz ports-06c273daa81ea4b3fe7540410d9e902813d2bbe4.zip |
Notes
Diffstat (limited to 'ftp/ftpmirror')
-rw-r--r-- | ftp/ftpmirror/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftpmirror/Makefile b/ftp/ftpmirror/Makefile index 0da378ae3d72..499a01fcd592 100644 --- a/ftp/ftpmirror/Makefile +++ b/ftp/ftpmirror/Makefile @@ -4,7 +4,7 @@ PORTNAME= ftpmirror PORTVERSION= 1.96 PORTREVISION= 5 -CATEGORIES= ftp ipv6 +CATEGORIES= ftp MASTER_SITES= ftp://ftp.sai.msu.su/pub/unix/FTP/mirror/ MAINTAINER= garga@FreeBSD.org |