diff options
Diffstat (limited to 'textproc/py-pygments/Makefile')
-rw-r--r-- | textproc/py-pygments/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile index 94ad7f22c9b4..d61990ba3493 100644 --- a/textproc/py-pygments/Makefile +++ b/textproc/py-pygments/Makefile @@ -7,6 +7,7 @@ DISTNAME= Pygments-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Syntax highlighter written in Python +WWW= https://pygments.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |