diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
commit | 76c7f8fbe69660fe9f9698556a4c6913165ff5be (patch) | |
tree | 5f5e0016c85dfbeb5214652d98c59047d49c0ae7 /devel/cvsbook/Makefile | |
parent | 3676fb025db0a88cbb87ef11c996fc9aafc8bd0b (diff) | |
download | ports-76c7f8fbe69660fe9f9698556a4c6913165ff5be.tar.gz ports-76c7f8fbe69660fe9f9698556a4c6913165ff5be.zip |
Notes
Diffstat (limited to 'devel/cvsbook/Makefile')
-rw-r--r-- | devel/cvsbook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsbook/Makefile b/devel/cvsbook/Makefile index d6640b544368..6e880f3d0b4d 100644 --- a/devel/cvsbook/Makefile +++ b/devel/cvsbook/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://cvsbook.red-bean.com/ DISTNAME= ${PORTNAME}-${PORTVERSION}-all MAINTAINER= ports@FreeBSD.org -COMMENT= A tutorial and reference for CVS +COMMENT= Tutorial and reference for CVS OPTIONS_MULTI= CVSBOOK OPTIONS_MULTI_CVSBOOK= INFO SINGLE_HTML SPLIT_HTML POSTSCRIPT PDF |