diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-04-09 20:01:26 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-04-09 20:01:26 +0000 |
| commit | 1e21856242b14bfacace41486dfa2ef5afdd22fe (patch) | |
| tree | 5a2e98a3cfab119fd89236fe09ce136571910beb /misc/libpostal | |
| parent | a6f1fa1fb0788b17a28ae51dbe7dd77bfa107bef (diff) | |
Diffstat (limited to 'misc/libpostal')
| -rw-r--r-- | misc/libpostal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/libpostal/Makefile b/misc/libpostal/Makefile index d69a44f00143..3678e02773c5 100644 --- a/misc/libpostal/Makefile +++ b/misc/libpostal/Makefile @@ -8,7 +8,7 @@ CATEGORIES= misc geography PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ PATCHFILES= 21601eb4b8941b8d6d9b795b1d6db4bd376f5b28.patch:-p1 -MAINTAINER= dmgk@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for parsing/normalizing street addresses around the world WWW= https://github.com/openvenues/libpostal |
