diff options
author | bapt <bapt@FreeBSD.org> | 2017-03-25 20:12:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2017-03-25 20:12:58 +0800 |
commit | f92d2b571a9f9cf547d19088bfe1411d28083b9b (patch) | |
tree | bee560cd34ac6bae8d1d21a14216016c503c517d /security | |
parent | 4a866b8839b1418d92439b9085aa2288bfa49dfb (diff) | |
download | freebsd-ports-gnome-f92d2b571a9f9cf547d19088bfe1411d28083b9b.tar.gz freebsd-ports-gnome-f92d2b571a9f9cf547d19088bfe1411d28083b9b.tar.zst freebsd-ports-gnome-f92d2b571a9f9cf547d19088bfe1411d28083b9b.zip |
Fix typo
Diffstat (limited to 'security')
-rw-r--r-- | security/kickpass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/kickpass/Makefile b/security/kickpass/Makefile index c0834d21c65e..42046b5ac01a 100644 --- a/security/kickpass/Makefile +++ b/security/kickpass/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.1.1 DISTVERSIONPREFIX= v CATEGORIES= security -MAINTAINER= bapt@FreeBSD.irg +MAINTAINER= bapt@FreeBSD.org COMMENT= Stupid simple password safe LICENSE= MIT |