summaryrefslogtreecommitdiff
path: root/www/netscape7
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-09-12 09:45:10 +0000
committerseb <seb@pkgsrc.org>2003-09-12 09:45:10 +0000
commitf2dabdc785c6e36d29bee6681a04e0ba2d944e03 (patch)
treef3a1c29c6f3716e6bb1508d7086f28735b59373a /www/netscape7
parenta1eac1c5fdbfaf9c3e720654bc296ba19db7439b (diff)
downloadpkgsrc-f2dabdc785c6e36d29bee6681a04e0ba2d944e03.tar.gz
Add missing `netscape7' script to PLIST.
Bump PKGREVISION.
Diffstat (limited to 'www/netscape7')
-rw-r--r--www/netscape7/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
index 94e0130c7e1..2c99a704c75 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -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 @@ pre-install:
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 | \