diff options
author | dillo <dillo@pkgsrc.org> | 2004-10-10 09:56:37 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2004-10-10 09:56:37 +0000 |
commit | 8785e1e28618b7c693aa078d849559901671fad0 (patch) | |
tree | 25717fba04527447540f802bd7db279b201cbee0 /pkgtools/pkgdiff/Makefile | |
parent | 5a0af98e62b790a03739f4c8b22e3f5c2c6e9bf3 (diff) | |
download | pkgsrc-8785e1e28618b7c693aa078d849559901671fad0.tar.gz |
Welcome to 0.115
- fix errors in extracting patched file's name from old patch files
- keep header (RCS Id and comment) from old patch files
- silence perl -w
Diffstat (limited to 'pkgtools/pkgdiff/Makefile')
-rw-r--r-- | pkgtools/pkgdiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkgdiff/Makefile b/pkgtools/pkgdiff/Makefile index 12cd96d5660..a798db39697 100644 --- a/pkgtools/pkgdiff/Makefile +++ b/pkgtools/pkgdiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2004/08/15 16:49:49 dillo Exp $ +# $NetBSD: Makefile,v 1.50 2004/10/10 09:56:37 dillo Exp $ # -DISTNAME= pkgdiff-0.114 +DISTNAME= pkgdiff-0.115 CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty |