diff options
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r-- | net-libs/libupnp/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/libupnp/metadata.xml b/net-libs/libupnp/metadata.xml index ea735c61b2f6..2b3e2a1e2388 100644 --- a/net-libs/libupnp/metadata.xml +++ b/net-libs/libupnp/metadata.xml @@ -10,11 +10,11 @@ </slots> <upstream> <remote-id type="sourceforge">pupnp</remote-id> - <remote-id type="github">mrjimenez/pupnp</remote-id> + <remote-id type="github">pupnp/pupnp</remote-id> </upstream> <use> - <flag name="reuseaddr">Allow clean restarts by binding the socket with SO_REUSEADDR.</flag> - <flag name="blocking-tcp">Do not use async socket calls.</flag> - <flag name="samples">Install sample applications.</flag> + <flag name="reuseaddr">Allow clean restarts by binding the socket with SO_REUSEADDR</flag> + <flag name="blocking-tcp">Do not use async socket calls</flag> + <flag name="samples">Install sample applications</flag> </use> </pkgmetadata> |