diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | 4417c1e7658a5f5a3fabc4487515a9ca327ef304 (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/libupnp | |
parent | 22e2a44fbf3458c37082a3aae379b246fc41dd91 (diff) | |
download | pkgsrc-4417c1e7658a5f5a3fabc4487515a9ca327ef304.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/libupnp')
-rw-r--r-- | net/libupnp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libupnp/Makefile b/net/libupnp/Makefile index 074c94e273f..cb1d64cfe46 100644 --- a/net/libupnp/Makefile +++ b/net/libupnp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/06/03 23:29:24 rh Exp $ +# $NetBSD: Makefile,v 1.2 2006/10/04 21:53:17 wiz Exp $ # DISTNAME= libupnp-1.3.1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pupnp/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://pupnp.sourceforge.net/ +HOMEPAGE= http://www.virtualworlds.de/upnp/ COMMENT= Portable Universal Plug and Play (UPnP) SDK USE_LANGUAGES= c c++ |