Allow overwrite of Maintainer by slave-ports
This commit is contained in:
parent
516ac4ad69
commit
f096dafe1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58454
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \
|
|||
ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/
|
||||
DISTNAME= ${PORTNAME}-2.01-10-src
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
MAINTAINER?= dinoex@FreeBSD.org
|
||||
|
||||
.if !defined(LIB_DEPENDS)
|
||||
.if defined(WEBALIZER_WITH_GD2)
|
||||
|
|
Loading…
Reference in a new issue