diff options
Diffstat (limited to 'net-mgmt/seafile-gui/Makefile')
-rw-r--r-- | net-mgmt/seafile-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile index 927d719511a7..8e188f927c29 100644 --- a/net-mgmt/seafile-gui/Makefile +++ b/net-mgmt/seafile-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= seafile-gui DISTVERSIONPREFIX= v DISTVERSION= 6.1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt devel PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |