diff options
author | martti <martti> | 2007-10-09 19:19:08 +0000 |
---|---|---|
committer | martti <martti> | 2007-10-09 19:19:08 +0000 |
commit | 1f3e0ab0bcafd67927ec5477c01ae15f8c9c3287 (patch) | |
tree | 488c199f5e0dcd8590ae7d8cb773b5ff2390f025 /devel/nss/Makefile | |
parent | bf2c06f11a960194271bfb15b38f2091d506ce04 (diff) | |
download | pkgsrc-1f3e0ab0bcafd67927ec5477c01ae15f8c9c3287.tar.gz |
Remove trailing spaces.
Diffstat (limited to 'devel/nss/Makefile')
-rw-r--r-- | devel/nss/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/nss/Makefile b/devel/nss/Makefile index da0586de19b..418507cb494 100644 --- a/devel/nss/Makefile +++ b/devel/nss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2007/04/05 18:11:53 gdt Exp $ +# $NetBSD: Makefile,v 1.25 2007/10/09 19:19:09 martti Exp $ DISTNAME= nss-3.11.5 CATEGORIES= security @@ -58,7 +58,7 @@ do-install: # The exact set of libfreebl* libs built and installed depends on the # operating system and platform. For example, on solaris/sparc you might -# get +# get # libfreebl_32fpu_3.so # libfreebl_32int_3.so # libfreebl_32int64_3.so |