aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-13 07:08:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-13 07:08:34 +0000
commit9a038cbbd6f8f01d68cfb462b5239cebd67e9338 (patch)
tree868edb3f18ee9b5dc48ddaecd0100bb7da95ae6f /www/seamonkey/Makefile
parent3d5c8a52827573c922212293c2109beac0213ab0 (diff)
downloadports-9a038cbbd6f8f01d68cfb462b5239cebd67e9338.tar.gz
ports-9a038cbbd6f8f01d68cfb462b5239cebd67e9338.zip
Notes
Diffstat (limited to 'www/seamonkey/Makefile')
-rw-r--r--www/seamonkey/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 30792bc32a60..02a79a5a9135 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -6,15 +6,14 @@
#
PORTNAME= mozilla
-PORTVERSION= 1.0.rc1
-PORTREVISION= 3
+PORTVERSION= 1.0.rc2
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
- ${MASTER_SITE_LOCAL:S,$,:local,}
+ http://people.FreeBSD.org/~marcus/:local
MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src \
sobomax/:local
-DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \
+DISTFILES= ${PORTNAME}-source-${PORTVERSION:S/.rc/rc/}${EXTRACT_SUFX} \
libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}:local
MAINTAINER= gnome@FreeBSD.org