mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
|
#!/bin/sh
|
||
|
# ---------- pgpencrypt ---------
|
||
|
# 21.03.96 Roland Rosenfeld <roland@spinnaker.rhein.de>
|
||
|
pgp -feast $*
|