aboutsummaryrefslogtreecommitdiffstats
path: root/www/seamonkey2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-04-23 01:19:10 +0800
committermarcus <marcus@FreeBSD.org>2002-04-23 01:19:10 +0800
commit75743214d3dca00837d172e6ea6fcf8ea7707a91 (patch)
tree5138aeb9b0a727987f38ac1f324ebe8683352efc /www/seamonkey2/Makefile
parent9d165904cb3c99e5f787a423ab2c2cef96bb4b3c (diff)
downloadfreebsd-ports-gnome-75743214d3dca00837d172e6ea6fcf8ea7707a91.tar.gz
freebsd-ports-gnome-75743214d3dca00837d172e6ea6fcf8ea7707a91.tar.zst
freebsd-ports-gnome-75743214d3dca00837d172e6ea6fcf8ea7707a91.zip
Fix up the port to use the 1.0.rc1 version of the libart dist.
Diffstat (limited to 'www/seamonkey2/Makefile')
-rw-r--r--www/seamonkey2/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 90e14f7edd06..5b3da1bdc9b9 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/Makefile
@@ -10,11 +10,10 @@ PORTVERSION= 1.0.rc1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
- ${MASTER_SITE_LOCAL:S,$,:local,}
-MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src \
- sobomax/:local
+ http://people.freebsd.org/~sobomax:people
+MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src
DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \
- libart_lgpl-0.9.9${EXTRACT_SUFX}:local
+ libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}:people
MAINTAINER= gnome@FreeBSD.org