diff options
Diffstat (limited to 'converters/ascii2binary/Makefile')
-rw-r--r-- | converters/ascii2binary/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/ascii2binary/Makefile b/converters/ascii2binary/Makefile index 5ad387f1fbde..53f469cee0c0 100644 --- a/converters/ascii2binary/Makefile +++ b/converters/ascii2binary/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://billposer.org/Software/Downloads/ MAINTAINER= thierry@FreeBSD.org COMMENT= Convert between textual representations of numbers and binary +WWW= https://billposer.org/Software/a2b.html LICENSE= GPLv3 |