mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Upgrade to 3.0 release
This commit is contained in:
parent
8a0a3b37f5
commit
ccb17057e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3641
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: netscape.language
|
||||
# Version required: 3.0b7
|
||||
# Version required: 3.0
|
||||
# Date created: 8 Apr 1996
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1996/07/05 12:57:32 ache Exp $
|
||||
# $Id: Makefile,v 1.8 1996/08/12 17:14:40 ache Exp $
|
||||
#
|
||||
|
||||
PKGNAME= ru-netscape-3.0b7
|
||||
PKGNAME= ru-netscape-3.0
|
||||
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\.0b7$$' ${APPDEF}/Netscape || \
|
||||
grep -q '\.version:.*3\.0$$' ${APPDEF}/Netscape || \
|
||||
rm ${APPDEF}/Netscape; \
|
||||
fi
|
||||
if [ ! -f ${APPDEF}/Netscape ] ; then \
|
||||
|
Loading…
Reference in New Issue
Block a user