1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Use PLIST_FILES.

PR:		62499
Submitted by:	cperciva (maintainer)
This commit is contained in:
Trevor Johnson 2004-02-08 22:45:37 +00:00
parent 74c66b4b60
commit 25a8764830
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100424
2 changed files with 1 additions and 2 deletions

View File

@ -14,5 +14,6 @@ MAINTAINER= cperciva@daemonology.net
COMMENT= Generates and applies patches to binary files
MAN1= bsdiff.1 bspatch.1
PLIST_FILES= bin/bsdiff bin/bspatch
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
bin/bsdiff
bin/bspatch