diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-22 22:26:14 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-22 22:26:14 +0000 |
commit | 9b96e076622ac30f4c024719f5683fb748ee7623 (patch) | |
tree | 204068648339169555c6d6da2cbf9699f5829a2d /www/mozilla-vendor | |
parent | 0f6ccc0f470fa0c2a1a5b8df80682d19da7e2306 (diff) | |
download | ports-9b96e076622ac30f4c024719f5683fb748ee7623.tar.gz ports-9b96e076622ac30f4c024719f5683fb748ee7623.zip |
Notes
Diffstat (limited to 'www/mozilla-vendor')
-rw-r--r-- | www/mozilla-vendor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile index 4b740e25dc92..45e0390e8e1a 100644 --- a/www/mozilla-vendor/Makefile +++ b/www/mozilla-vendor/Makefile @@ -10,10 +10,10 @@ PORTVERSION= 1.0.rc1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ - http://people.freebsd.org/~sobomax/ + 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-${PORTVERSION}${EXTRACT_SUFX} + libart_lgpl-${PORTVERSION}${EXTRACT_SUFX}:people MAINTAINER= gnome@FreeBSD.org |