diff options
Diffstat (limited to 'math/solitaire/Makefile')
-rw-r--r-- | math/solitaire/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/solitaire/Makefile b/math/solitaire/Makefile index 275744be0c58..26f0032e92a9 100644 --- a/math/solitaire/Makefile +++ b/math/solitaire/Makefile @@ -7,6 +7,7 @@ DISTFILES= sol.pl sol-test.txt MAINTAINER= ports@FreeBSD.org COMMENT= Reference implementation of the Solitaire encryption algorithm +WWW= http://www.counterpane.com/solitaire.html USES= perl5 shebangfix SHEBANG_FILES= sol.pl |