diff options
-rw-r--r-- | www/epiphany/Makefile | 4 | ||||
-rw-r--r-- | www/epiphany/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 42ecd862d..42c41140d 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.173 2008/04/07 17:34:49 ahze Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.174 2008/04/21 00:10:58 marcus Exp $ # PORTNAME= epiphany PORTVERSION= 2.22.1.1 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index 0166b1e29..771db9ec0 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -72,7 +72,6 @@ share/dbus-1/services/org.gnome.Epiphany.service %%DATADIR%%/about.ini %%DATADIR%%/chrome/branding/brand.dtd %%DATADIR%%/chrome/branding/brand.properties -%%DATADIR%%/chrome/epiphany.manifest %%DATADIR%%/chrome/global/about.xhtml %%DATADIR%%/default-prefs.js %%DATADIR%%/ephy-xml2ini.xsl |