diff options
author | dholland <dholland@pkgsrc.org> | 2012-11-03 23:58:14 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-11-03 23:58:14 +0000 |
commit | 09939906d2b1cc1ace7cc001213b4a7e357c3870 (patch) | |
tree | 2cbb6c2e71234d4cbe64291105bf9b60ad465c6c /www | |
parent | 1538136da63a97bfcac9bc5a2bfcca154c6ef1be (diff) | |
download | pkgsrc-09939906d2b1cc1ace7cc001213b4a7e357c3870.tar.gz |
Whitespace.
Diffstat (limited to 'www')
-rw-r--r-- | www/nspluginwrapper/Makefile | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile index e0ed34cbae8..d94dc6935a2 100644 --- a/www/nspluginwrapper/Makefile +++ b/www/nspluginwrapper/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.34 2012/10/28 06:30:24 asau Exp $ +# $NetBSD: Makefile,v 1.35 2012/11/04 00:00:21 dholland Exp $ # -DISTNAME= nspluginwrapper-1.2.2 -PKGREVISION= 16 -CATEGORIES= www -MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/ -EXTRACT_SUFX= .tar.bz2 +DISTNAME= nspluginwrapper-1.2.2 +PKGREVISION= 16 +CATEGORIES= www +MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/ +EXTRACT_SUFX= .tar.bz2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME:S/-/-i386-/}-1.x86_64.rpm -MAINTAINER= abs@NetBSD.org -HOMEPAGE= http://gwenole.beauchesne.info/projects/nspluginwrapper/ -COMMENT= Use Netscape compatible plugins from other platforms +MAINTAINER= abs@NetBSD.org +HOMEPAGE= http://gwenole.beauchesne.info/projects/nspluginwrapper/ +COMMENT= Use Netscape compatible plugins from other platforms LICENSE= gnu-gpl-v2 EMUL_PLATFORMS= linux-i386 |