mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
7bc3eef5e5
PR: ports/5083 Submitted by: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
5 lines
114 B
Bash
5 lines
114 B
Bash
#!/bin/sh
|
|
# ---------- pgpencrypt ---------
|
|
# 21.03.96 Roland Rosenfeld <roland@spinnaker.rhein.de>
|
|
pgp -feast $*
|