diff options
-rw-r--r-- | sysutils/password-store/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/password-store/Makefile b/sysutils/password-store/Makefile index 656fe4ac9ff3..b9325cc4dadd 100644 --- a/sysutils/password-store/Makefile +++ b/sysutils/password-store/Makefile @@ -2,7 +2,7 @@ PORTNAME= password-store PORTVERSION= 1.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://git.zx2c4.com/password-store/snapshot/ |