diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-09-11 03:28:20 -0500 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-09-11 03:29:16 -0500 |
commit | e76d33fc77187e83334b1730fcee0d789f6ea704 (patch) | |
tree | 9a787682a29bd9f6fc97ee0c7f1762f452a0957d /archivers | |
parent | 3bf6447d329aca306980ab88c2a12dd14543ddce (diff) | |
download | freebsd-ports-e76d33fc77187e83334b1730fcee0d789f6ea704.zip |
*/*: Fix stale WWW
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zipper/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |