summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/libupnp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libupnp/Makefile b/net/libupnp/Makefile
index cb1d64cfe46..2e73d4ce999 100644
--- a/net/libupnp/Makefile
+++ b/net/libupnp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/10/04 21:53:17 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2006/10/13 01:36:07 obache 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://www.virtualworlds.de/upnp/
+HOMEPAGE= http://pupnp.sourceforge.net/
COMMENT= Portable Universal Plug and Play (UPnP) SDK
USE_LANGUAGES= c c++