diff options
Diffstat (limited to 'security/otpw/Makefile')
-rw-r--r-- | security/otpw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/otpw/Makefile b/security/otpw/Makefile index 1fab6ac0b1c6..c4e9661cc8ff 100644 --- a/security/otpw/Makefile +++ b/security/otpw/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://www.cl.cam.ac.uk/~mgk25/download/ \ MAINTAINER= jkim@FreeBSD.org COMMENT= One-time password login package by Markus Kuhn +WWW= https://www.cl.cam.ac.uk/~mgk25/otpw.html LICENSE= GPLv2+ |