diff options
author | abs <abs> | 2002-07-03 10:29:18 +0000 |
---|---|---|
committer | abs <abs> | 2002-07-03 10:29:18 +0000 |
commit | 1eb1c72965d02e3f35f41bdc07dd23d844420c35 (patch) | |
tree | 5ab8285701a3ec78454ec61f717a60bf937cbffc /security/msu/Makefile | |
parent | ea736b1aa5147ebb85252bb26923984b109a8af6 (diff) | |
download | pkgsrc-1eb1c72965d02e3f35f41bdc07dd23d844420c35.tar.gz |
Updated msu to 1.04:
Only strip the problem LD_* type environment variables.
Diffstat (limited to 'security/msu/Makefile')
-rw-r--r-- | security/msu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/msu/Makefile b/security/msu/Makefile index 5d172508389..0c055f46ffe 100644 --- a/security/msu/Makefile +++ b/security/msu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2002/06/27 18:06:25 abs Exp $ +# $NetBSD: Makefile,v 1.4 2002/07/03 10:29:18 abs Exp $ # -DISTNAME= msu-1.03 +DISTNAME= msu-1.04 CATEGORIES= security MASTER_SITES= http://www.mono.org/abs/tools/msu/ |