mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Get it right.
Reported by: mat@ Point hat to: cy@
This commit is contained in:
parent
0174ef032b
commit
643658c989
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453116
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= rdist
|
PORTNAME= rdist
|
||||||
PORTVERSION= 6.1.5
|
PORTVERSION= 6.1.5
|
||||||
PORTREVISION= 5
|
PORTREVISION= 6
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://www.magnicomp.com/download/rdist/ \
|
MASTER_SITES= http://www.magnicomp.com/download/rdist/ \
|
||||||
ftp://ftp.sunet.se/pub/unix/admin/mirror-magnicomp/download/rdist/
|
ftp://ftp.sunet.se/pub/unix/admin/mirror-magnicomp/download/rdist/
|
||||||
@ -21,7 +21,7 @@ PLIST_SUB= RDIST_NAME=${RDIST_NAME}
|
|||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${OPSYS} == FreeBSD && ${OSVERSION} <= 1200050
|
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200050
|
||||||
RUN_DEPENDS= rsh:net/bsdrcmds
|
RUN_DEPENDS= rsh:net/bsdrcmds
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user