diff options
author | Cristian Othón Martínez Vera <cfuga@cfuga.mx> | 2023-02-22 19:47:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-22 19:55:33 +0000 |
commit | 88b9a15bd2bea0cd4eb1832d7dbfd97b3aae9b9f (patch) | |
tree | 5ed6e4d93f959b62028886778ea21dfdfb0285ad /net-mail | |
parent | net-libs/wvstreams: fix MissingRemoteId for maintainer-needed packages (diff) | |
download | gentoo-88b9a15bd2bea0cd4eb1832d7dbfd97b3aae9b9f.tar.gz gentoo-88b9a15bd2bea0cd4eb1832d7dbfd97b3aae9b9f.tar.bz2 gentoo-88b9a15bd2bea0cd4eb1832d7dbfd97b3aae9b9f.zip |
net-mail/grepmail: fix MissingRemoteId for maintainer-needed packages
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/grepmail/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mail/grepmail/metadata.xml b/net-mail/grepmail/metadata.xml index d4b266cabfca..241c5ea143b2 100644 --- a/net-mail/grepmail/metadata.xml +++ b/net-mail/grepmail/metadata.xml @@ -4,5 +4,6 @@ <!-- maintainer-needed --> <upstream> <remote-id type="sourceforge">grepmail</remote-id> + <remote-id type="github">coppit/grepmail</remote-id> </upstream> </pkgmetadata> |