diff options
author | dmcmahill <dmcmahill> | 2002-08-11 04:13:35 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2002-08-11 04:13:35 +0000 |
commit | 7c93631f8051f96e425f5048c7978182e267dc89 (patch) | |
tree | 5a222f079b35fb1c95641b2b4f2231ec612a595a /wm/icepref | |
parent | 34a1144759091fc531c397b6044f88d1baddf414 (diff) | |
download | pkgsrc-7c93631f8051f96e425f5048c7978182e267dc89.tar.gz |
fix malformed patch.
problem noted in recent alpha bulk build.
Diffstat (limited to 'wm/icepref')
-rw-r--r-- | wm/icepref/distinfo | 4 | ||||
-rw-r--r-- | wm/icepref/patches/patch-aa | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/wm/icepref/distinfo b/wm/icepref/distinfo index e8808fb33c6..12c0e5b4113 100644 --- a/wm/icepref/distinfo +++ b/wm/icepref/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2002/07/02 13:03:01 wiz Exp $ +$NetBSD: distinfo,v 1.3 2002/08/11 04:13:35 dmcmahill Exp $ SHA1 (icepref-1.1.tar.gz) = 025c0390f7acb6768ee0b41c733bf9a3e59949b8 Size (icepref-1.1.tar.gz) = 29418 bytes -SHA1 (patch-aa) = e41db6ad41271087cb68282f7bd21de67679164f +SHA1 (patch-aa) = 0dd492ea8cf440a0076986245f61ddf1281a526a SHA1 (patch-ab) = 5fab42c6c557bbe87df7e37ba2bbf196d17f3dbc diff --git a/wm/icepref/patches/patch-aa b/wm/icepref/patches/patch-aa index 6aba1ce452f..fd2d4a75069 100644 --- a/wm/icepref/patches/patch-aa +++ b/wm/icepref/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.1.1.1 2002/06/21 15:09:47 agc Exp $ +$NetBSD: patch-aa,v 1.2 2002/08/11 04:13:36 dmcmahill Exp $ --- Makefile.orig Tue Dec 28 20:53:24 1999 +++ Makefile @@ -17,5 +17,4 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/06/21 15:09:47 agc Exp $ uninstall: rm -f $(PREFIX)/bin/icepref - rm -f $(PREFIX)/man/man1/icepref.1 -\ No newline at end of file + rm -f $(PREFIX)/man/man1/icepref.1 |