diff options
-rw-r--r-- | shells/osh/Makefile | 5 | ||||
-rw-r--r-- | shells/osh/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/shells/osh/Makefile b/shells/osh/Makefile index cff4bdf8ede..1d6a46e7124 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2008/01/19 12:08:29 obache Exp $ +# $NetBSD: Makefile,v 1.21 2008/07/18 14:58:31 obache Exp $ -DISTNAME= osh-20080109 +DISTNAME= osh-20080629 CATEGORIES= shells MASTER_SITES= http://www.v6shell.org/src/ @@ -17,5 +17,6 @@ BUILD_TARGET= oshall INSTALL_TARGET= install-oshall MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}/man1 +MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR} .include "../../mk/bsd.pkg.mk" diff --git a/shells/osh/distinfo b/shells/osh/distinfo index 4f655c815e7..40cbdc42f02 100644 --- a/shells/osh/distinfo +++ b/shells/osh/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2008/01/19 12:08:29 obache Exp $ +$NetBSD: distinfo,v 1.11 2008/07/18 14:58:31 obache Exp $ -SHA1 (osh-20080109.tar.gz) = 5ba6f9e6c55b0ba9f034918da1e7da89ab7dd4da -RMD160 (osh-20080109.tar.gz) = 709d79a5e990af2c5283215c6b286e20314b3f60 -Size (osh-20080109.tar.gz) = 80549 +SHA1 (osh-20080629.tar.gz) = b5acf0068a696d7c8b9555972a53ee4d942aca65 +RMD160 (osh-20080629.tar.gz) = 2d0f2f301dc88fdad0f6adeacc108ef707e97598 +Size (osh-20080629.tar.gz) = 87211 bytes |