diff options
author | John Marino <marino@FreeBSD.org> | 2016-07-12 22:03:52 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-07-12 22:03:52 +0000 |
commit | 2e94d74398005d20988d71e5e7a4c94e604b1cd2 (patch) | |
tree | 5a59f1485e02b0459e5f459564026ff37115692c /ftp | |
parent | 362844ef4d4d79efe49c449db5f573c6468668e4 (diff) | |
download | ports-2e94d74398005d20988d71e5e7a4c94e604b1cd2.tar.gz ports-2e94d74398005d20988d71e5e7a4c94e604b1cd2.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/pure-ftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile index ba95522b5443..da66e000f1e2 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -3,7 +3,7 @@ PORTNAME= pure-ftpd PORTVERSION= 1.0.42 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp ipv6 MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/releases/ \ ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \ |