diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-28 03:23:50 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-28 03:23:50 +0800 |
commit | b0872f009c423bf422055abc3d86a3b1d13ae9cc (patch) | |
tree | 5debb8b31d888260b1ef8e42c85abc22fd385793 /www/epiphany | |
parent | a3443209c6cd964b38ef819cbe0ef4f904eeb874 (diff) | |
download | marcuscom-ports-b0872f009c423bf422055abc3d86a3b1d13ae9cc.tar marcuscom-ports-b0872f009c423bf422055abc3d86a3b1d13ae9cc.tar.gz marcuscom-ports-b0872f009c423bf422055abc3d86a3b1d13ae9cc.tar.bz2 marcuscom-ports-b0872f009c423bf422055abc3d86a3b1d13ae9cc.tar.lz marcuscom-ports-b0872f009c423bf422055abc3d86a3b1d13ae9cc.tar.xz marcuscom-ports-b0872f009c423bf422055abc3d86a3b1d13ae9cc.tar.zst marcuscom-ports-b0872f009c423bf422055abc3d86a3b1d13ae9cc.zip |
Add a missing file to the plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10912 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 4 | ||||
-rw-r--r-- | www/epiphany/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 42c41140d..7e4229130 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.174 2008/04/21 00:10:58 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.175 2008/04/27 18:18:42 marcus Exp $ # PORTNAME= epiphany PORTVERSION= 2.22.1.1 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index 771db9ec0..10c5e6f52 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -70,6 +70,7 @@ share/dbus-1/services/org.gnome.Epiphany.service %%DOCSDIR%%/style.css %%DOCSDIR%%/up.png %%DATADIR%%/about.ini +%%DATADIR%%/chrome/app-chrome.manifest %%DATADIR%%/chrome/branding/brand.dtd %%DATADIR%%/chrome/branding/brand.properties %%DATADIR%%/chrome/global/about.xhtml |