diff --git a/gnu/dist/texinfo/texinfo2netbsd b/gnu/dist/texinfo/texinfo2netbsd index 3c6195527fcd..80f8e1d077b9 100755 --- a/gnu/dist/texinfo/texinfo2netbsd +++ b/gnu/dist/texinfo/texinfo2netbsd @@ -1,6 +1,6 @@ #! /bin/sh # -# $NetBSD: texinfo2netbsd,v 1.1 2003/01/17 15:41:05 wiz Exp $ +# $NetBSD: texinfo2netbsd,v 1.2 2003/07/03 15:41:37 wiz Exp $ # # Copyright (c) 2003 The NetBSD Foundation, Inc. # All rights reserved. @@ -87,4 +87,6 @@ echo Path: src/gnu/dist/texinfo echo Vendor: FSF echo Versiontag: texinfo-X-Y +echo +echo Do not forget to update src/gnu/usr.bin/texinfo/common/config.h! exit 0