diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-09-11 08:28:20 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-09-11 08:29:16 +0000 |
commit | e76d33fc77187e83334b1730fcee0d789f6ea704 (patch) | |
tree | 9a787682a29bd9f6fc97ee0c7f1762f452a0957d | |
parent | 3bf6447d329aca306980ab88c2a12dd14543ddce (diff) | |
download | ports-e76d33fc77187e83334b1730fcee0d789f6ea704.tar.gz ports-e76d33fc77187e83334b1730fcee0d789f6ea704.zip |
*/*: Fix stale WWW
-rw-r--r-- | archivers/zipper/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-Relations-Query/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-Relations/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-Symfony_Component_Console/Makefile | 2 | ||||
-rw-r--r-- | misc/mtx/Makefile | 2 | ||||
-rw-r--r-- | science/clhep/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/archivers/zipper/Makefile b/archivers/zipper/Makefile index d02f396b4265..9a217e7975d2 100644 --- a/archivers/zipper/Makefile +++ b/archivers/zipper/Makefile @@ -7,7 +7,7 @@ DISTNAME= Zipper-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Tool for inspecting the contents of a compressed archive -WWW= http://xanthippe.dyndns.org/Zipper/ +WWW= http://gap.nongnu.org/zipper/ USES= gnustep USE_GNUSTEP= back build diff --git a/databases/p5-Relations-Query/Makefile b/databases/p5-Relations-Query/Makefile index 3958781c5070..1a0141bc1712 100644 --- a/databases/p5-Relations-Query/Makefile +++ b/databases/p5-Relations-Query/Makefile @@ -7,7 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Object for building queries with DBI/DBD::mysql -WWW= http://www.gaf3.com/ +WWW= https://metacpan.org/pod/Relations::Query BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Relations>=0:databases/p5-Relations diff --git a/databases/p5-Relations/Makefile b/databases/p5-Relations/Makefile index 9328d2b1811e..2041d618080d 100644 --- a/databases/p5-Relations/Makefile +++ b/databases/p5-Relations/Makefile @@ -7,7 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Functions to Use with Databases and Queries -WWW= http://www.gaf3.com/ +WWW= https://metacpan.org/pod/Relations USES= perl5 USE_PERL5= configure diff --git a/devel/pear-Symfony_Component_Console/Makefile b/devel/pear-Symfony_Component_Console/Makefile index 63accae9defd..944ffea02b6e 100644 --- a/devel/pear-Symfony_Component_Console/Makefile +++ b/devel/pear-Symfony_Component_Console/Makefile @@ -7,7 +7,7 @@ DIST_SUBDIR= Symfony2 MAINTAINER= bofh@FreeBSD.org COMMENT= Symfony2 Console Component -WWW= http://pear.symfony.com/ +WWW= https://symfony.com/doc/current/components/console.html LICENSE= MIT diff --git a/misc/mtx/Makefile b/misc/mtx/Makefile index 3be002edf13b..cd82160c1283 100644 --- a/misc/mtx/Makefile +++ b/misc/mtx/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Control SCSI media changer devices -WWW= http://mtx.badtux.net/ +WWW= https://sourceforge.net/projects/mtx/ LICENSE= GPLv2 diff --git a/science/clhep/Makefile b/science/clhep/Makefile index a5619a8e2d73..e50a5fb2a929 100644 --- a/science/clhep/Makefile +++ b/science/clhep/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/ MAINTAINER= bofh@FreeBSD.org COMMENT= Object-oriented toolkit for particle physics applications by CERN -WWW= http://wwwasd.web.cern.ch/wwwasd/lhc++/clhep/index.html +WWW= https://proj-clhep.web.cern.ch/proj-clhep/ LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi |