1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Fix plist.

Approved by:	portmgr (implicit)
This commit is contained in:
Kirill Ponomarev 2005-01-03 10:02:04 +00:00
parent 3decfd3c3c
commit 0c676f8a64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125695

View File

@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/c-hey_cvs_latest/c-hey
GNU_CONFIGURE= yes
MAN1= c-hey.1
PLIST_FILES= bin/c-hey
MLINKS= c-hey.1 hey.1
PLIST_FILES= bin/c-hey bin/hey
.include <bsd.port.mk>