mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
e30ec4ac18
PR: 22991 Submitted by: Ports Fury
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
bin/ftpq
|
|
@exec mkdir -p /var/spool/ftpq
|
|
@unexec rmdir /var/spool/ftpq 2>/dev/null || true
|