Index: head/www/mozex/Makefile =================================================================== --- head/www/mozex/Makefile (revision 161198) +++ head/www/mozex/Makefile (revision 161199) @@ -1,26 +1,26 @@ # Ports collection makefile for: mozex # Date created: Sun Oct 26, 2003 # Whom: Thierry Thomas () # # $FreeBSD$ # PORTNAME?= mozex PORTVERSION= 1.07 PORTREVISION?= 3 CATEGORIES= www mail news ftp -MASTER_SITES= http://www.devlib.org/mozdev/mozex/ \ - http://mozdev.sweetooth.org/mozex/ +MASTER_SITES= ${MASTER_SITE_MOZDEV} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER?= ports@FreeBSD.org COMMENT?= Mozex allows Mozilla's users to use external programs for mail, news, etc. USE_X_PREFIX= yes # Cannot be included after . .include .include "${PORTSDIR}/www/mozex/Makefile.xpi" do-install: @${INSTALL_DATA} ${WRKDIR}/mozex.jar ${MOZDIR}/chrome .include Property changes on: head/www/mozex/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/www/mozex-firefox/Makefile =================================================================== --- head/www/mozex-firefox/Makefile (revision 161198) +++ head/www/mozex-firefox/Makefile (revision 161199) @@ -1,22 +1,22 @@ # Ports collection makefile for: mozex-firefox # Date created: Tue Oct 28, 2003 # Whom: Thierry Thomas () # # $FreeBSD$ # PORTNAME= mozex PORTVERSION= 1.9.0 CATEGORIES= www -MASTER_SITES= http://mozdev.oregonstate.edu/mozex/ \ - http://downloads.mozdev.org/mozex/ +MASTER_SITES= ${MASTER_SITE_MOZDEV} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Mozex allows Firefox's users to use external programs for mail, news, etc. XPI_ID= {01bc0112-afff-4fb5-8772-191bf35a8ffb} XPI_FILES= chrome/mozex.jar install.js install.rdf chrome.manifest XPI_DIRS= chrome .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include Property changes on: head/www/mozex-firefox/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/www/preferential/Makefile =================================================================== --- head/www/preferential/Makefile (revision 161198) +++ head/www/preferential/Makefile (revision 161199) @@ -1,28 +1,27 @@ # Ports collection makefile for: preferential # Date created: Tue Oct 28, 2003 # Whom: Thierry Thomas () # # $FreeBSD$ # PORTNAME?= preferential PORTVERSION= 0.7.1 PORTREVISION?= 1 CATEGORIES= www -MASTER_SITES= http://downloads.mozdev.org/preferential/versions/ \ - http://ftp.ntua.gr/pub/www/mozdev/preferential/versions/ \ - http://ftp.iasi.roedu.net/mirrors/mozdev.org/preferential/versions/ +MASTER_SITES= ${MASTER_SITE_MOZDEV} +MASTER_SITE_SUBDIR= ${PORTNAME}/versions DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER?= ports@FreeBSD.org COMMENT?= GUI interface to view & edit all Mozilla prefs USE_X_PREFIX= yes # Cannot be included after . .include .include "${PORTSDIR}/www/mozex/Makefile.xpi" do-install: @${INSTALL_DATA} ${WRKDIR}/chrome/preferential.jar ${MOZDIR}/chrome .include Property changes on: head/www/preferential/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/www/xpi-mozex/Makefile =================================================================== --- head/www/xpi-mozex/Makefile (revision 161198) +++ head/www/xpi-mozex/Makefile (revision 161199) @@ -1,22 +1,22 @@ # Ports collection makefile for: mozex-firefox # Date created: Tue Oct 28, 2003 # Whom: Thierry Thomas () # # $FreeBSD$ # PORTNAME= mozex PORTVERSION= 1.9.0 CATEGORIES= www -MASTER_SITES= http://mozdev.oregonstate.edu/mozex/ \ - http://downloads.mozdev.org/mozex/ +MASTER_SITES= ${MASTER_SITE_MOZDEV} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Mozex allows Firefox's users to use external programs for mail, news, etc. XPI_ID= {01bc0112-afff-4fb5-8772-191bf35a8ffb} XPI_FILES= chrome/mozex.jar install.js install.rdf chrome.manifest XPI_DIRS= chrome .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include Property changes on: head/www/xpi-mozex/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property