diff options
Diffstat (limited to 'www/preferential-firefox/Makefile')
-rw-r--r-- | www/preferential-firefox/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/preferential-firefox/Makefile b/www/preferential-firefox/Makefile index 22acc09a5e37..3a95fbbb9a1c 100644 --- a/www/preferential-firefox/Makefile +++ b/www/preferential-firefox/Makefile @@ -1,16 +1,16 @@ -# Ports collection makefile for: preferential-firefox -# Date created: Tue Oct 28, 2003 -# Whom: Thierry Thomas (<thierry@pompo.net>) +# Ports collection makefile for: preferential-firefox +# Date created: Tue Oct 28, 2003 +# Whom: Thierry Thomas (<thierry@pompo.net>) # # $FreeBSD$ # PORTNAME= preferential PORTVERSION= 0.8.1 +DISTVERSIONSUFFIX= -fx+mz+tb CATEGORIES= www -MASTER_SITES= http://mozdev.elliptic.fr/preferential/versions/ \ - http://mozdev.oregonstate.edu/preferential/versions/ \ - http://downloads.mozdev.org/preferential/versions/ +MASTER_SITE_SUBDIR= extensions/preferential_new_guid_ +DISTNAME= preferential_new_guid_-${PORTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= ports@FreeBSD.org COMMENT= GUI interface to view & edit all Firefox prefs |