diff options
Diffstat (limited to 'devel/cvsbook/Makefile')
-rw-r--r-- | devel/cvsbook/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cvsbook/Makefile b/devel/cvsbook/Makefile index 11523617f7a2..300a17ec7ec0 100644 --- a/devel/cvsbook/Makefile +++ b/devel/cvsbook/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-all MAINTAINER= ports@FreeBSD.org COMMENT= Tutorial and reference for CVS +WWW= http://cvsbook.red-bean.com/ LICENSE= GPLv2+ |