From ffff58fa83027b2c8dfb5e6c0d592d3cb36b5349 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 23 Feb 2004 01:58:41 +0000 Subject: Upgrade shells/osh to 040216, this closes PR pkg/24501. Too many changes to copy here, previous package was 2 years old, please review the Changelog file. --- shells/osh/Makefile | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'shells/osh/Makefile') diff --git a/shells/osh/Makefile b/shells/osh/Makefile index b818710d26d..a2775a6c81d 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -1,16 +1,18 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:23 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/02/23 01:58:41 xtraeme Exp $ # FreeBSD Id: ports/shells/osh/Makefile,v 1.3 2002/01/29 11:58:43 knu Exp -DISTNAME= osh-020214 +DISTNAME= osh-040216 CATEGORIES= shells -MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/ +MASTER_SITES= http://jneitzel.sdf1.org/osh/src/ +HOMEPAGE= http://jneitzel.sdf1.org/osh/ MAINTAINER= tech-pkg@NetBSD.org COMMENT= Implementation of the UNIX 6th Edition shell -MAKEFILE= makefile - +USE_BUILDLINK3= yes USE_PKGINSTALL= yes PKG_SHELL= ${PREFIX}/bin/osh +TEST_TARGET= check + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3