mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/docbook2mdoc: Update MASTER_SITES and WWW
- While I'm here, fix indent mdocml.bsd.lv redirects to mandoc.bsd.lv (HTTP/1.0 301 Moved Permanently). Approved by: portmgr (blanket)
This commit is contained in:
parent
f477e4056c
commit
fdf9b89217
1 changed files with 3 additions and 3 deletions
|
@ -2,15 +2,15 @@ PORTNAME= docbook2mdoc
|
|||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://mdocml.bsd.lv/docbook2mdoc/snapshots/
|
||||
MASTER_SITES= https://mandoc.bsd.lv/docbook2mdoc/snapshots/
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
COMMENT= Convert DocBook refentry to mdoc
|
||||
WWW= https://mdocml.bsd.lv/docbook2mdoc/
|
||||
WWW= https://mandoc.bsd.lv/docbook2mdoc/
|
||||
|
||||
LICENSE= ISCL
|
||||
|
||||
USES= tar:tgz
|
||||
USES= tar:tgz
|
||||
|
||||
PLIST_FILES= bin/docbook2mdoc \
|
||||
share/man/man1/docbook2mdoc.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue