diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-07-10 00:58:32 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-07-10 00:58:32 +0000 |
commit | c9f38b70e468d5563809468295bfb72e593ef809 (patch) | |
tree | f39cc3b293335d5eb9b91aed03aa79f3794e5b62 /pkgtools/xpkgwedge | |
parent | 4ec3eacb828206e45e43bc253f1659e4cd99ef2f (diff) | |
download | pkgsrc-c9f38b70e468d5563809468295bfb72e593ef809.tar.gz |
bump version to 1.6 - work with host.def not existing on Solaris 8/x86
Diffstat (limited to 'pkgtools/xpkgwedge')
-rw-r--r-- | pkgtools/xpkgwedge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/xpkgwedge/Makefile b/pkgtools/xpkgwedge/Makefile index 03698d4a33b..46ab684aa6d 100644 --- a/pkgtools/xpkgwedge/Makefile +++ b/pkgtools/xpkgwedge/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2001/07/02 21:03:02 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2001/07/10 00:58:32 hubertf Exp $ # -DISTNAME= xpkgwedge-1.5 +DISTNAME= xpkgwedge-1.6 CATEGORIES= pkgtools devel x11 MASTER_SITES= # empty DISTFILES= # empty |