1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

Allow maintainer to be set in slave ports.

This commit is contained in:
David E. O'Brien 2001-03-11 00:05:13 +00:00
parent be7dfffec9
commit d414a14a58
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39480
3 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX}
#PATCHFILES+= 6.0.0${p}
#.endfor
MAINTAINER= obrien@FreeBSD.org
MAINTAINER?= obrien@FreeBSD.org
.if defined(PACKAGE_BUILDING) && !defined(LITE)
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80

View File

@ -25,7 +25,7 @@ PATCH_SITES= ${MASTER_SITES:S/unix/patches/}
PATCHFILES+= 5.7.0${p}
.endfor
MAINTAINER= obrien@FreeBSD.org
MAINTAINER?= obrien@FreeBSD.org
SLAVEDIRS= editors/vim-lite

View File

@ -25,7 +25,7 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX}
#PATCHFILES+= 6.0.0${p}
#.endfor
MAINTAINER= obrien@FreeBSD.org
MAINTAINER?= obrien@FreeBSD.org
.if defined(PACKAGE_BUILDING) && !defined(LITE)
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80