diff options
author | sat <sat@FreeBSD.org> | 2007-12-16 04:14:54 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-12-16 04:14:54 +0800 |
commit | 5451ca92fe116c784a898f18f44f78ec7a5810ab (patch) | |
tree | 5e6bb757e700c4e55e3a1e10496feba77a7a15f9 /www/xpi-customizegoogle/Makefile | |
parent | ba8b3414cf35a447093e1fc100d9b7d967193ed6 (diff) | |
download | freebsd-ports-gnome-5451ca92fe116c784a898f18f44f78ec7a5810ab.tar.gz freebsd-ports-gnome-5451ca92fe116c784a898f18f44f78ec7a5810ab.tar.zst freebsd-ports-gnome-5451ca92fe116c784a898f18f44f78ec7a5810ab.zip |
- Update to 0.67
Diffstat (limited to 'www/xpi-customizegoogle/Makefile')
-rw-r--r-- | www/xpi-customizegoogle/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/www/xpi-customizegoogle/Makefile b/www/xpi-customizegoogle/Makefile index 4f7d46ae3cb1..46b68cf6af7e 100644 --- a/www/xpi-customizegoogle/Makefile +++ b/www/xpi-customizegoogle/Makefile @@ -6,9 +6,11 @@ # PORTNAME= customizegoogle -PORTVERSION= 0.66 -DISTVERSIONSUFFIX= -fx+sm+fl +PORTVERSION= 0.67 +DISTVERSIONSUFFIX= .en-US +#DISTVERSIONSUFFIX= -fx+sm+fl CATEGORIES= www +MASTER_SITES= http://www.updatecg.com/ CENKES MAINTAINER= infofarmer@FreeBSD.org COMMENT= Enhance and tweak Google services |