diff options
Diffstat (limited to 'graphics/ttygif')
-rw-r--r-- | graphics/ttygif/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ttygif/Makefile b/graphics/ttygif/Makefile index edd48b28181e..84436884607b 100644 --- a/graphics/ttygif/Makefile +++ b/graphics/ttygif/Makefile @@ -5,6 +5,7 @@ CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org COMMENT= Converts a ttyrec file into animated gif +WWW= https://github.com/icholy/ttygif LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |