diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-27 12:50:37 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-27 12:50:37 +0800 |
commit | 0c38845fd6a4ec2c52debc810c7508af7a9d5023 (patch) | |
tree | 92654b82bd7c9b241c7a295e33ff0b49fecb9bc3 /www | |
parent | bbde91d121faf66d1a57cd6b876fd32734ed51c6 (diff) | |
download | marcuscom-ports-0c38845fd6a4ec2c52debc810c7508af7a9d5023.tar marcuscom-ports-0c38845fd6a4ec2c52debc810c7508af7a9d5023.tar.gz marcuscom-ports-0c38845fd6a4ec2c52debc810c7508af7a9d5023.tar.bz2 marcuscom-ports-0c38845fd6a4ec2c52debc810c7508af7a9d5023.tar.lz marcuscom-ports-0c38845fd6a4ec2c52debc810c7508af7a9d5023.tar.xz marcuscom-ports-0c38845fd6a4ec2c52debc810c7508af7a9d5023.tar.zst marcuscom-ports-0c38845fd6a4ec2c52debc810c7508af7a9d5023.zip |
Forgot to save in VIM, 2.20 -> 2.21.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10556 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany-extensions/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 11c9a8ab0..cf7230def 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/www/epiphany-extensions/Makefile,v 1.103 2008/02/27 04:36:27 mezz Exp $ # PORTNAME= epiphany-extensions @@ -35,9 +35,9 @@ CONFIGURE_ARGS= --with-mozilla=${GECKO} GCONF_SCHEMAS= smart-bookmarks.schemas EPHY_EXTENSIONS=all,rss -EPHY_VERSION= 2.20 +EPHY_VERSION= 2.21 -PLIST_SUB= VERSION="2.20" EPHY_VERSION=${EPHY_VERSION} +PLIST_SUB= VERSION="2.21" EPHY_VERSION=${EPHY_VERSION} OPTIONS= OPENSP "Enable OpenSP SGML support" off |