diff options
-rw-r--r-- | www/navigator/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common index 6fad6001f51..ae50e85c704 100644 --- a/www/navigator/Makefile.common +++ b/www/navigator/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.35 2001/04/30 23:18:54 kei Exp $ +# $NetBSD: Makefile.common,v 1.36 2001/05/01 21:37:04 wiz Exp $ # # Common include file for communicator and navigator packages @@ -92,7 +92,7 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC SORT= sort RPM2PKG= rpm2pkg RPM2PKGARGS= ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} -VENDER_NAME= # empty. what should be here? +VENDOR_NAME= # empty. what should be here? .endif # |