summaryrefslogtreecommitdiff
path: root/www/mozilla-devel
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-04-22 21:22:49 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-04-22 21:22:49 +0000
commitfb76c325a9a63928ef0576548de61e0d82e1ead4 (patch)
tree0aa7a3e364cbc83e7e0ff064189f34c10ca108d4 /www/mozilla-devel
parentChange the GNOME 2.0 library ports to use share/gnome2 instead of share/gnome (diff)
Until sobomax copies libart_lgpl-1.0 into his ~public_distfiles dir...
Notes
Notes: svn path=/head/; revision=58006
Diffstat (limited to 'www/mozilla-devel')
-rw-r--r--www/mozilla-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile
index 5b3da1bdc9b9..4b740e25dc92 100644
--- a/www/mozilla-devel/Makefile
+++ b/www/mozilla-devel/Makefile
@@ -10,10 +10,10 @@ PORTVERSION= 1.0.rc1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
- http://people.freebsd.org/~sobomax:people
+ http://people.freebsd.org/~sobomax/
MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src
DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \
- libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}:people
+ libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= gnome@FreeBSD.org