aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsweb
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-06-16 09:19:34 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-06-16 09:19:34 +0000
commit4ec4c148a075e506f57298093ff16499fb68e412 (patch)
tree98b4fc9d81f3f332fbb2ecad2aa0946774fcaf42 /devel/cvsweb
parent6bdebb3786115a094af683a0cde7e25d1cde16f2 (diff)
downloadports-4ec4c148a075e506f57298093ff16499fb68e412.tar.gz
ports-4ec4c148a075e506f57298093ff16499fb68e412.zip
- Switch to options helpers
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=443677
Diffstat (limited to 'devel/cvsweb')
-rw-r--r--devel/cvsweb/Makefile2
-rw-r--r--devel/cvsweb/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile
index 60e91b218574..f042cff123a9 100644
--- a/devel/cvsweb/Makefile
+++ b/devel/cvsweb/Makefile
@@ -68,6 +68,8 @@ do-install:
.endfor
@${MKDIR} ${STAGEDIR}${PREFIX}/${ICONSDIR}/cvsweb
${INSTALL_DATA} ${WRKSRC}/icons/* ${STAGEDIR}${PREFIX}/${ICONSDIR}/cvsweb/
+
+do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ChangeLog INSTALL README README.FreeBSD TODO TODO.FreeBSD
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/
diff --git a/devel/cvsweb/pkg-descr b/devel/cvsweb/pkg-descr
index cc9529d873bd..d23ba1a35bec 100644
--- a/devel/cvsweb/pkg-descr
+++ b/devel/cvsweb/pkg-descr
@@ -10,4 +10,4 @@ Ken Coar <Ken.Coar@Golux.Com>, then Akinori MUSHA <knu@FreeBSD.org>
brought it back to the FreeBSD community and made further
improvements.
-WWW: http://www.FreeBSD.org/projects/cvsweb.html
+WWW: https://www.FreeBSD.org/projects/cvsweb.html