diff options
-rw-r--r-- | misc/team/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/team/Makefile b/misc/team/Makefile index 43024347a961..f0144f64d60d 100644 --- a/misc/team/Makefile +++ b/misc/team/Makefile @@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR= joerg MAINTAINER= joerg@FreeBSD.org COMMENT= Portable multi-buffered tape streaming utility +USES= uidfix + PLIST_FILES= bin/team \ man/man1/team.1.gz |