diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
commit | 078cf7264023e07ccca8f683726b741b82a7ac69 (patch) | |
tree | 80db6ee02e7469a457acfe62060c187c630ceece /security/ranpwd/Makefile | |
parent | dbbf9d90e27f1585e8fa792adeca155e7039227a (diff) | |
download | ports-078cf7264023e07ccca8f683726b741b82a7ac69.tar.gz ports-078cf7264023e07ccca8f683726b741b82a7ac69.zip |
Notes
Diffstat (limited to 'security/ranpwd/Makefile')
-rw-r--r-- | security/ranpwd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ranpwd/Makefile b/security/ranpwd/Makefile index a5051b30024a..7d2a3cf7accb 100644 --- a/security/ranpwd/Makefile +++ b/security/ranpwd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_KERNEL_ORG} MASTER_SITE_SUBDIR= software/utils/admin/ranpwd -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= A tool to generate random passwords GNU_CONFIGURE= yes |