freebsd-ports/converters/dumpasn1/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

6 lines
339 B
Plaintext

dumpasn1 is an ASN.1 parser which dumps the contents of an ASN.1-encoded
file, as well as interpreting the OIDs contained in the file into
human-readable format. Dumpasn1 is intended for examining the contents
of PKI certificates and comes with a full list of security-related OIDs,
but can be easily extended to parse other OIDs as well.