diff options
Diffstat (limited to 'lang/sather-tutorial/Makefile')
-rw-r--r-- | lang/sather-tutorial/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/sather-tutorial/Makefile b/lang/sather-tutorial/Makefile index dee575d25f7f..44f39de4cdd8 100644 --- a/lang/sather-tutorial/Makefile +++ b/lang/sather-tutorial/Makefile @@ -8,6 +8,7 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}.html MAINTAINER= ports@FreeBSD.org COMMENT= Tutorial on the Sather programming language +WWW= https://www.gnu.org/software/sather/ NO_BUILD= yes NO_WRKSUBDIR= yes |