diff options
author | tron <tron@pkgsrc.org> | 2001-07-10 11:42:06 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-07-10 11:42:06 +0000 |
commit | 69a42c47df1337694600b24630c319e3630f200a (patch) | |
tree | 89bcb5d2ac73b85086976310802393c886d0d056 /pkgtools/pkg_tarup/Makefile | |
parent | c9ff41d72b1d500c9d1ae97fad7a5856b27d1040 (diff) | |
download | pkgsrc-69a42c47df1337694600b24630c319e3630f200a.tar.gz |
Make this package work under Solaris, bump version number to 1.0.2.
Diffstat (limited to 'pkgtools/pkg_tarup/Makefile')
-rw-r--r-- | pkgtools/pkg_tarup/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgtools/pkg_tarup/Makefile b/pkgtools/pkg_tarup/Makefile index adf13f00115..91a2e5515b2 100644 --- a/pkgtools/pkg_tarup/Makefile +++ b/pkgtools/pkg_tarup/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2001/02/17 17:51:27 wiz Exp $ -# +# $NetBSD: Makefile,v 1.4 2001/07/10 11:42:06 tron Exp $ -DISTNAME= pkg_tarup-1.0.1 +DISTNAME= pkg_tarup-1.0.2 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty |