diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/uni2ascii/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile index 19b9aa869218..08e8315834ce 100644 --- a/textproc/uni2ascii/Makefile +++ b/textproc/uni2ascii/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://billposer.org/Software/Downloads/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Convert between UTF-8 Unicode and 7-bit ASCII equivalents +WWW= http://freecode.com/projects/uni2ascii/ LICENSE= GPLv3 |