diff options
Diffstat (limited to 'devel/rubygem-ascii85/Makefile')
-rw-r--r-- | devel/rubygem-ascii85/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-ascii85/Makefile b/devel/rubygem-ascii85/Makefile index a37b873c6a00..e24764960ec9 100644 --- a/devel/rubygem-ascii85/Makefile +++ b/devel/rubygem-ascii85/Makefile @@ -6,6 +6,7 @@ DISTNAME= Ascii85-${PORTVERSION} MAINTAINER= ruby@FreeBSD.org COMMENT= Encode/decode Adobe's binary-to-text encoding of the same name #' +WWW= https://github.com/DataWraith/ascii85gem LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |