summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-08-12 17:14:40 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-08-12 17:14:40 +0000
commita4517123595ba01e4fcbe0bd9419a2eeac52bddc (patch)
tree874a415307b01f3c603c4a70a3c212d3252f144a
parentUpgrade to 3.0b7 (diff)
Upgrade to 3.0b7
Notes
Notes: svn path=/head/; revision=3586
-rw-r--r--russian/netscape4.language/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/russian/netscape4.language/Makefile b/russian/netscape4.language/Makefile
index 35d351934169..9077a05aa4af 100644
--- a/russian/netscape4.language/Makefile
+++ b/russian/netscape4.language/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: netscape.language
-# Version required: 3.0b6
+# Version required: 3.0b7
# Date created: 8 Apr 1996
# Whom: ache
#
# $Id: Makefile,v 1.6 1996/07/05 12:57:32 ache Exp $
#
-PKGNAME= ru-netscape-3.0b6
+PKGNAME= ru-netscape-3.0b7
CATEGORIES+= russian www x11
MAINTAINER= ache@FreeBSD.ORG
@@ -29,7 +29,7 @@ do-fetch:
do-install:
if [ -f ${APPDEF}/Netscape ] ; then \
- grep -q '\.version:.*3\.0b6$$' ${APPDEF}/Netscape || \
+ grep -q '\.version:.*3\.0b7$$' ${APPDEF}/Netscape || \
rm ${APPDEF}/Netscape; \
fi
if [ ! -f ${APPDEF}/Netscape ] ; then \