aboutsummaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-07-05 12:57:32 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-07-05 12:57:32 +0000
commit1e77bda6925f218235d5d75438a09c45c7c12158 (patch)
treedfe3c2b549e7df6d5158f00816013a8ad6b45d37 /russian
parent0457b095e5960dcc0daf96dd62fb34cbb661579d (diff)
downloadports-1e77bda6925f218235d5d75438a09c45c7c12158.tar.gz
ports-1e77bda6925f218235d5d75438a09c45c7c12158.zip
Upgrade to 3.0b5a
Notes
Notes: svn path=/head/; revision=3307
Diffstat (limited to 'russian')
-rw-r--r--russian/netscape4.language/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/russian/netscape4.language/Makefile b/russian/netscape4.language/Makefile
index e1764f84e412..a38af3953668 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.0b5
+# Version required: 3.0b5a
# Date created: 8 Apr 1996
# Whom: ache
#
-# $Id: Makefile,v 1.4 1996/06/15 01:04:45 asami Exp $
+# $Id: Makefile,v 1.5 1996/07/01 21:54:26 ache Exp $
#
-PKGNAME= ru-netscape-3.0b5
+PKGNAME= ru-netscape-3.0b5a
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\.0b5$$' ${APPDEF}/Netscape || \
+ grep -q '\.version:.*3\.0b5a$$' ${APPDEF}/Netscape || \
rm ${APPDEF}/Netscape; \
fi
if [ ! -f ${APPDEF}/Netscape ] ; then \