diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-05-16 16:02:04 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-05-16 16:02:04 +0000 |
commit | 579a3ecb72ed204cce26b0075d16c260c77e7427 (patch) | |
tree | efb44ba875e039d62cf49dd1948f10cb5fbc7301 /pkgtools/pkg_tarup/Makefile | |
parent | f78f035710cf183202edef5822965e158cb28034 (diff) | |
download | pkgsrc-579a3ecb72ed204cce26b0075d16c260c77e7427.tar.gz |
Update to 1.0.1. No functional change, only take the fact into account
that pkg_add now leaves the INSTALL script for future use, and doesn't
delete it any more.
Diffstat (limited to 'pkgtools/pkg_tarup/Makefile')
-rw-r--r-- | pkgtools/pkg_tarup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_tarup/Makefile b/pkgtools/pkg_tarup/Makefile index 9252227dab1..956fef238bd 100644 --- a/pkgtools/pkg_tarup/Makefile +++ b/pkgtools/pkg_tarup/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/02/14 02:07:08 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2000/05/16 16:02:04 hubertf Exp $ # -DISTNAME= pkg_tarup-1.0 +DISTNAME= pkg_tarup-1.0.1 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty |