pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/netscape7 Add missing `netscape7' script to PLIST.
details: https://anonhg.NetBSD.org/pkgsrc/rev/456646ca9373
branches: trunk
changeset: 461173:456646ca9373
user: seb <seb%pkgsrc.org@localhost>
date: Fri Sep 12 09:45:10 2003 +0000
description:
Add missing `netscape7' script to PLIST.
Bump PKGREVISION.
diffstat:
www/netscape7/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 5d891b68dbbc -r 456646ca9373 www/netscape7/Makefile
--- a/www/netscape7/Makefile Fri Sep 12 08:27:30 2003 +0000
+++ b/www/netscape7/Makefile Fri Sep 12 09:45:10 2003 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2003/08/08 09:38:40 grant Exp $
+# $NetBSD: Makefile,v 1.20 2003/09/12 09:45:10 seb Exp $
#
DISTNAME= netscape-i686-pc-linux-gnu-sea
PKGNAME= netscape${VERS_MAJ}-${VERS_MIN}
-PKGREVISION= 1
+PKGREVISION= 2
WRKSRC= ${WRKDIR}/netscape-installer
CATEGORIES= www
MASTER_SITES= ftp://ftp.netscape.com/pub/netscape7/${SUB}/ \
@@ -66,6 +66,7 @@
fi
@${RM} -f ${PLIST_SRC}
@${TOUCH} ${PLIST_SRC}
+ @${ECHO} 'bin/netscape7' >> ${PLIST_SRC}
@cd ${INSTDIR} && \
${FIND} . ! -name "xpti.dat" \( -type f -or -type l \) \
-print | \
Home |
Main Index |
Thread Index |
Old Index