- Reset MAINTAINER due to fatal bounce
Reported by: portscout
This commit is contained in:
parent
99e2309045
commit
7260ead2e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382905
@ -6,7 +6,7 @@ PORTVERSION= 3.6
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/${PORTNAME}
|
||||
|
||||
MAINTAINER= qjail@a1poweruser.com
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Utility to quickly deploy and manage jails
|
||||
|
||||
USES= tar:bzip2
|
||||
@ -28,7 +28,7 @@ do-install:
|
||||
|
||||
# note examples are mandatory. qjail will not function without them
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
@(cd ${WRKSRC}/examples/ \
|
||||
(cd ${WRKSRC}/examples/ \
|
||||
&& ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR})
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/${PORTNAME}
|
||||
PKGNAMESUFFIX= 2
|
||||
|
||||
MAINTAINER= qjail@a1poweruser.com
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Utility to quickly deploy and manage jails
|
||||
|
||||
USES= tar:bzip2
|
||||
@ -37,7 +37,7 @@ do-install:
|
||||
|
||||
# note examples are mandatory. qjail will not function without them
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
@(cd ${WRKSRC}/examples/ \
|
||||
(cd ${WRKSRC}/examples/ \
|
||||
&& ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR})
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user