diff options
author | tv <tv@pkgsrc.org> | 2005-01-01 20:53:19 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-01-01 20:53:19 +0000 |
commit | 7123b4bd7213118501a4374000022da10eb9fd44 (patch) | |
tree | e2e6c904b35573e6421026e20e676b4744ddf312 /devel/libtool-base | |
parent | 5d58ed8b1810b8cf231dbbef747fc7bc31d30e01 (diff) | |
download | pkgsrc-7123b4bd7213118501a4374000022da10eb9fd44.tar.gz |
Refer to patch-a[bd] rather than patch-a*.
Diffstat (limited to 'devel/libtool-base')
-rw-r--r-- | devel/libtool-base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool-base/Makefile b/devel/libtool-base/Makefile index 6a7ac94a9a9..0a5de1172fb 100644 --- a/devel/libtool-base/Makefile +++ b/devel/libtool-base/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.52 2004/12/22 02:46:03 tv Exp $ +# $NetBSD: Makefile,v 1.53 2005/01/01 20:53:19 tv Exp $ # .include "../../devel/libtool/Makefile.common" # # HEADS UP! Before changing PKGREVISION: Did you remember to merge -# any changes into the m4 manual diffs? Updating patch-a* is not enough! +# any changes into the m4 manual diffs? Updating patch-a[bd] is not enough! # # See devel/libtool/patches/manual.README for instructions on how to make # these patch files properly, so that your changes won't be lost completely |