diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2003-09-10 08:17:17 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2003-09-10 08:17:17 +0000 |
commit | bf3a028ff1f4e1da3281fffed2fe8eb6b1661240 (patch) | |
tree | d7edc304254668c62ff50fcc981fc35364db89e5 /ftp | |
parent | 44501389e3473e8fd8324804b26fb837f875b69e (diff) | |
download | ports-bf3a028ff1f4e1da3281fffed2fe8eb6b1661240.tar.gz ports-bf3a028ff1f4e1da3281fffed2fe8eb6b1661240.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ftp-tls/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/ftp-tls/Makefile b/ftp/ftp-tls/Makefile index 31c64fa088b0..b6e5ef643a0e 100644 --- a/ftp/ftp-tls/Makefile +++ b/ftp/ftp-tls/Makefile @@ -7,6 +7,7 @@ PORTNAME= ftp-tls PORTVERSION= 20030805 +PORTREVISION= 1 CATEGORIES= ftp security MASTER_SITES= ftp://ftp.zeist.de/pub/distfiles/ \ ftp://ftp.runestig.com/pub/ftp-tls/ |