diff options
Diffstat (limited to 'devel/py-yapps2')
-rw-r--r-- | devel/py-yapps2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-yapps2/Makefile b/devel/py-yapps2/Makefile index e5c643efc16c..6ad9381ce862 100644 --- a/devel/py-yapps2/Makefile +++ b/devel/py-yapps2/Makefile @@ -8,6 +8,7 @@ DISTNAME= yapps${PORTVERSION} MAINTAINER= xenophon+fbsdports@irtnog.org COMMENT= Easy-to-use parser generator that generates Python code +WWW= https://theory.stanford.edu/~amitp/yapps/ PORTSCOUT= skipv:2-2.1.1-17.1 WRKSRC= ${WRKDIR}/Yapps-${PORTVERSION} |