diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-29 16:15:08 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-29 16:15:08 +0000 |
commit | 4271e75957238ebfc2d5e6a6b769aecd96108ae6 (patch) | |
tree | 8d8a62123248c1d559b62f47097747a15b526639 | |
parent | d16d97da899032cb8beb0208d88dc519c85979f1 (diff) |
databases/sfcgal: Update WWW
Approved by: portmgr (blanket)
-rw-r--r-- | databases/sfcgal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile index 709a72f1ea79..9a64d58935f4 100644 --- a/databases/sfcgal/Makefile +++ b/databases/sfcgal/Makefile @@ -6,7 +6,7 @@ CATEGORIES= databases math graphics MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Wrapper library around CGAL for PostGIS -WWW= http://www.sfcgal.org/ +WWW= https://oslandia.gitlab.io/SFCGAL/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE |