Fixed a minor issue in Makefile which was missed in initial import.

Approved by:	miwi (mentor)
This commit is contained in:
Babak Farrokhi 2006-11-08 22:04:02 +00:00
parent b0a9512907
commit 1ff44c21e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176872

View file

@ -16,7 +16,10 @@ COMMENT= A client/server jitter measurement utility
WRKSRC= ${WRKDIR}
USE_GMAKE= yes
MAN1= sjitter.1
MANCOMPRESSED= yes
PLIST_FILES= sbin/sjitters sbin/sjitterc
post-patch: