mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
print/indexinfo: fix typo in WWW section
PR: 285046 Submitted by: Mel Pilgrim <ports.maintainer@evilphi.com>
This commit is contained in:
parent
e20f39ef5a
commit
9d3c491712
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
PORTNAME= indexinfo
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print ports-mgmt
|
||||
MASTER_SITES= https://codeberg.org/bapt/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
COMMENT= Utility to regenerate the GNU info page index
|
||||
WWW= https://codeberg.org.org/bapt/indexinfo
|
||||
WWW= https://codeberg.org/bapt/indexinfo
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue