diff options
author | flo <flo@FreeBSD.org> | 2011-08-11 05:32:08 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2011-08-11 05:32:08 +0800 |
commit | 790115d3cdcfc17a165d8ccf849f58d3adc5f3be (patch) | |
tree | 5872ca1618681f96f4f3502a3f2e8c7fa920e305 | |
parent | 1c0fc195b81ab4eed08cdb353b808738d4a502d8 (diff) | |
download | freebsd-ports-graphics-790115d3cdcfc17a165d8ccf849f58d3adc5f3be.tar.gz freebsd-ports-graphics-790115d3cdcfc17a165d8ccf849f58d3adc5f3be.tar.zst freebsd-ports-graphics-790115d3cdcfc17a165d8ccf849f58d3adc5f3be.zip |
whitespace fixes
Submitted by: beat
-rw-r--r-- | www/seamonkey-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/seamonkey-i18n/Makefile b/www/seamonkey-i18n/Makefile index 7f94848e92b..2637936a524 100644 --- a/www/seamonkey-i18n/Makefile +++ b/www/seamonkey-i18n/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= xpi/${DISTNAME} MAINTAINER= gecko@FreeBSD.org COMMENT= Localized interface for SeaMonkey 2.2 -EXTRACT_DEPENDS= zip:${PORTSDIR}/archivers/zip +EXTRACT_DEPENDS= zip:${PORTSDIR}/archivers/zip USE_SEAMONKEY= yes USE_XPI= *seamonkey |