diff options
author | marino <marino@FreeBSD.org> | 2017-01-28 23:19:56 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2017-01-28 23:19:56 +0800 |
commit | fe1aad76a68599472f4db89772bdf3dfdcb8b43e (patch) | |
tree | cd9eeba10471f8e8d5bf5076fa792aed422640b2 /ftp | |
parent | eef2c62d06e070845930734bdc58d263abf9815a (diff) | |
download | freebsd-ports-gnome-fe1aad76a68599472f4db89772bdf3dfdcb8b43e.tar.gz freebsd-ports-gnome-fe1aad76a68599472f4db89772bdf3dfdcb8b43e.tar.zst freebsd-ports-gnome-fe1aad76a68599472f4db89772bdf3dfdcb8b43e.zip |
ftp/fastdfs: Revbump due to libfastcommon dependency
The fastcommon library was misbuilt on amd64, and this port was missed
from the original list of revbumps.
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/fastdfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/fastdfs/Makefile b/ftp/fastdfs/Makefile index d37b57c6cf62..823dba816e4d 100644 --- a/ftp/fastdfs/Makefile +++ b/ftp/fastdfs/Makefile @@ -2,6 +2,7 @@ PORTNAME= fastdfs PORTVERSION= 5.0.8 +PORTREVISION= 1 CATEGORIES= ftp MAINTAINER= daniel@blodan.se |