x11/xdialog: submitter becomes maintainer, additional mirror site
PR: 209170 Submitted by: A.J. van Werven <freebsd@skysmurf.nl>
This commit is contained in:
parent
b7f3384cc4
commit
02f9027489
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414400
1 changed files with 3 additions and 2 deletions
|
@ -5,10 +5,11 @@ PORTNAME= xdialog
|
|||
PORTVERSION= 2.3.1
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xdialog.free.fr/
|
||||
MASTER_SITES= http://xdialog.free.fr/ \
|
||||
http://www.skysmurf.nl/comp/FreeBSD/distfiles/
|
||||
DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= freebsd@skysmurf.nl
|
||||
COMMENT= Drop in replacement for the "dialog" or "cdialog" programs
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
|
Loading…
Reference in a new issue