diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2019-10-07 16:32:38 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2019-10-07 16:32:38 +0000 |
commit | 680505d7fc6d92c035c148e364d0bf53739a0109 (patch) | |
tree | 70332aec3b12194bc703c126236eaf6b518305ad | |
parent | neovim: Update to 0.4.2 (diff) |
Bump PORTREVISION. Because why not?
Notes
Notes:
svn path=/head/; revision=513969
-rw-r--r-- | sysutils/fusefs-smbnetfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-smbnetfs/Makefile b/sysutils/fusefs-smbnetfs/Makefile index 444a77236b5f..68fbfb0499d0 100644 --- a/sysutils/fusefs-smbnetfs/Makefile +++ b/sysutils/fusefs-smbnetfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= smbnetfs PORTVERSION= 0.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/SMBNetFS-${PORTVERSION} PKGNAMEPREFIX= fusefs- |