#15848 closed defect (fixed)
mail/gnupg2-2.0.9 typo in dirmngr variant
Reported by: | aetherknight@… | Owned by: | waqar@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | gnupg2 typo | Cc: | boeyms@… |
Port: |
Description
The dirmngr variant in gnupg2 has the line:
depends_lib-append port:dirnmgr
which should be:
depends_lib-append port:dirmngr
(the n and the m in port:dirmngr got switched in [26696])
Change History (3)
comment:1 Changed 16 years ago by raimue (Rainer Müller)
Cc: | boeyms@… added |
---|---|
Milestone: | → Port Bugs |
Owner: | changed from macports-tickets@… to waqar@… |
comment:2 Changed 16 years ago by lperry (Perry Lee)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r43206.