diff options
author | Alex Dupre <ale@FreeBSD.org> | 2019-12-30 09:15:29 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2019-12-30 09:15:29 +0000 |
commit | 948a28f6b6f0d035c764e9e3d63f1c4a88f776b5 (patch) | |
tree | 1d63bbbaeb612909f6da0728bd54d8d719025329 /java/apache-commons-codec/pkg-descr | |
parent | devel/catch: update to 2.11.1 (diff) |
Rename my jakarta- ports to apache-
Diffstat (limited to 'java/apache-commons-codec/pkg-descr')
-rw-r--r-- | java/apache-commons-codec/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/apache-commons-codec/pkg-descr b/java/apache-commons-codec/pkg-descr new file mode 100644 index 000000000000..c3b17a96cc20 --- /dev/null +++ b/java/apache-commons-codec/pkg-descr @@ -0,0 +1,4 @@ +Commons Codec provides implementations of common encoders and decoders +such as Base64, Hex, various phonetic encodings, and URLs. + +WWW: https://commons.apache.org/codec/ |