diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2009-02-05 09:22:55 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2009-02-05 09:22:55 +0000 |
commit | 020bbcee672a2b4771208f07407464af7876c1aa (patch) | |
tree | 791b2dd79439df23c9c961e23da0f56dc169a4cb /sysutils/pwgen | |
parent | dd8397cbf2ffb8fde7052f449b2035a4d69b1540 (diff) | |
download | ports-020bbcee672a2b4771208f07407464af7876c1aa.tar.gz ports-020bbcee672a2b4771208f07407464af7876c1aa.zip |
Notes
Diffstat (limited to 'sysutils/pwgen')
-rw-r--r-- | sysutils/pwgen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pwgen/Makefile b/sysutils/pwgen/Makefile index f99b52ec1505..0d48ecde0b5b 100644 --- a/sysutils/pwgen/Makefile +++ b/sysutils/pwgen/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MAINTAINER= oddbjorn@tricknology.org COMMENT= A simple password generator -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes MAN1= pwgen.1 PLIST_FILES= bin/pwgen |