diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-03-26 12:38:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-03-26 12:38:56 +0000 |
commit | 3147bb6c6b50283c03880d7e81033e282aac97f3 (patch) | |
tree | 89144c0c393177618b49ec68e604641d401fa90b /security/gnome-password-generator | |
parent | f96631a4b5fc8ac2126bf257ea8fb89aab795c04 (diff) | |
download | ports-3147bb6c6b50283c03880d7e81033e282aac97f3.tar.gz ports-3147bb6c6b50283c03880d7e81033e282aac97f3.zip |
Notes
Diffstat (limited to 'security/gnome-password-generator')
-rw-r--r-- | security/gnome-password-generator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnome-password-generator/Makefile b/security/gnome-password-generator/Makefile index bf5fca4efc95..b0c228f9d35a 100644 --- a/security/gnome-password-generator/Makefile +++ b/security/gnome-password-generator/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-password-generator PORTVERSION= 1.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security gnome python MASTER_SITES= SF/gnome-password/Gnome%20Password%20Generator/${PORTVERSION} |