diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 601583c3207bd23bb05d0761888aefcb5699e1c2 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /multimedia/ns-flash | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'multimedia/ns-flash')
-rw-r--r-- | multimedia/ns-flash/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/ns-flash/Makefile b/multimedia/ns-flash/Makefile index 970a08d4e8e..a717a5f5fd7 100644 --- a/multimedia/ns-flash/Makefile +++ b/multimedia/ns-flash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2007/02/01 13:44:14 ghen Exp $ +# $NetBSD: Makefile,v 1.19 2007/02/22 19:26:51 wiz Exp $ CATEGORIES= multimedia www MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/ @@ -7,7 +7,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.flash.com/ COMMENT= MacroMedia Flash Player Netscape plugin -ONLY_FOR_PLATFORM= *-*-i386 SunOS-*-sparc +ONLY_FOR_PLATFORM= *-*-i386 SunOS-*-sparc NOT_FOR_PLATFORM= SunOS-*-i386 WRKSRC= ${WRKDIR}/${WRKNAME} @@ -40,7 +40,7 @@ CONFLICTS+= communicator<=4.76nb1 CONFLICTS+= navigator<=4.76nb1 LICENSE= flash-license -RESTRICTED= Redistribution not permitted +RESTRICTED= Redistribution not permitted NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} |