diff options
Diffstat (limited to 'net/liblive/Makefile')
-rw-r--r-- | net/liblive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/liblive/Makefile b/net/liblive/Makefile index 411388a5104..9722b95cded 100644 --- a/net/liblive/Makefile +++ b/net/liblive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/06/02 01:17:55 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 22:51:20 grant Exp $ # DISTNAME= live.2003.04.04 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/live CATEGORIES= net MASTER_SITES= http://www.live.com/liveMedia/public/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.live.com/liveMedia/ COMMENT= set of C++ libraries for multimedia streaming |