diff options
author | obache <obache@pkgsrc.org> | 2006-10-13 01:36:07 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-10-13 01:36:07 +0000 |
commit | 411be9ec154ca9610dbe4fe5bc79cb7e49d2e681 (patch) | |
tree | 34a29245db7cf9714f78f408dfe07865fda33980 /net | |
parent | 7bd4c4a0a80b98ddfe66a9e099a63d33c548b989 (diff) | |
download | pkgsrc-411be9ec154ca9610dbe4fe5bc79cb7e49d2e681.tar.gz |
HOMEPAGE has been moved.
Diffstat (limited to 'net')
-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 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++ |