mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- Fix typo
This commit is contained in:
parent
2952e39b70
commit
a1b5147d08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99750
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= robot
|
||||
PORTVERSION= 4.93.89
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://lheaftp.gsfc.nasa.gov/pub/corbet/robot/
|
||||
DISTNAME= robot-beta
|
||||
@ -28,7 +28,7 @@ pre-build:
|
||||
@${REINPLACE_CMD} -e 's+netscape+${WEB_BROWSER}+ ' \
|
||||
${WRKSRC}/Robot/Makefile
|
||||
|
||||
MANL= robot.l
|
||||
MAN1= robot.1
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/Robot/robot ${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user