diff options
Diffstat (limited to 'www/ns-plugger-common')
-rw-r--r-- | www/ns-plugger-common/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ns-plugger-common/Makefile b/www/ns-plugger-common/Makefile index 3bea1da0361..c18b61a7a4e 100644 --- a/www/ns-plugger-common/Makefile +++ b/www/ns-plugger-common/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/03/26 04:05:39 jschauma Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/17 22:55:44 grant Exp $ DISTNAME= plugger-4.0-linux-x86-glibc PKGNAME= ns-${PLUGGERNAME}-${BINNAME}-${PLUGGERVERS} @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/${PLUGGERFULL} CATEGORIES= www MASTER_SITES= http://fredrik.hubbe.net/plugger/ -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://fredrik.hubbe.net/plugger.html COMMENT= streaming multimedia plugin for Netscape |