summaryrefslogtreecommitdiff
path: root/www/seamonkey/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-05-02 17:49:10 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-05-02 17:49:10 +0000
commit853c4ab2d77f13149d50f6dd2befac33d113d33a (patch)
tree13ceb1eb97773afe3c68e8ae63f6d2bb97527861 /www/seamonkey/Makefile
parentUpgrade, 1.3Beta -> 1.4.0p1 (diff)
Upgrade to the April 29, 1998 snapshot.
Notes
Notes: svn path=/head/; revision=10802
Diffstat (limited to 'www/seamonkey/Makefile')
-rw-r--r--www/seamonkey/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 56ae97b33cd2..effe979103e2 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: mozilla
-# Version required: 1998-04-08
+# Version required: 1998-04-29
# Date created: 31 Mar 1998
# Whom: eivind/dima/jseger
#
-# $Id: Makefile,v 1.23 1998/04/17 10:36:45 jseger Exp $
+# $Id: Makefile,v 1.24 1998/04/17 21:52:17 asami Exp $
#
-DISTNAME= unix_19980408
-PKGNAME= mozilla-1998-04-08
+DISTNAME= unix-19980429
+PKGNAME= mozilla-1998-04-29
CATEGORIES= www
MASTER_SITES= ftp://mirror.neosoft.com/pub/mozilla/mozilla/source/ \
ftp://ftp.bitcon.no/pub/www/mozilla/mozilla/source/ \
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://mirror.neosoft.com/pub/mozilla/mozilla/source/ \
MAINTAINER= jseger@FreeBSD.org
-WRKSRC= ${WRKDIR}/ns
+WRKSRC= ${WRKDIR}/`${ECHO} ${DISTNAME} | ${SED} 's/unix-//'`/mozilla
USE_GMAKE= yes
DIST_SUBDIR= mozilla
MAKE_ENV= NO_SECURITY=1 MOZ_MEDIUM=1 MOZILLA_CLIENT=1 NO_MDUPDATE=1 \