diff options
Diffstat (limited to 'shells/bash2-doc')
-rw-r--r-- | shells/bash2-doc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/bash2-doc/Makefile b/shells/bash2-doc/Makefile index 7b6cfb1621e..43722767481 100644 --- a/shells/bash2-doc/Makefile +++ b/shells/bash2-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:25:54 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/18 04:26:01 snj Exp $ DISTNAME= bash-doc-2.05b PKGNAME= bash-doc-2.05.2 @@ -13,7 +13,6 @@ COMMENT= Documentation for the GNU Bourne Again Shell CONFLICTS= bash<=2.05nb1 WRKSRC= ${WRKDIR}/doc -USE_BUILDLINK2= # defined NO_CONFIGURE= # defined NO_BUILD= # defined |