diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-28 02:18:42 +0800 | 
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-28 02:18:42 +0800 | 
| commit | a3443209c6cd964b38ef819cbe0ef4f904eeb874 (patch) | |
| tree | c09d03b3f122d11c0cc3cd9b4543978e071154d2 /www | |
| parent | b7628090cf6eceecd95cdb68b447d54d2d3ae42f (diff) | |
| download | marcuscom-ports-a3443209c6cd964b38ef819cbe0ef4f904eeb874.tar.gz marcuscom-ports-a3443209c6cd964b38ef819cbe0ef4f904eeb874.tar.zst marcuscom-ports-a3443209c6cd964b38ef819cbe0ef4f904eeb874.zip  | |
Fix plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10911 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
| -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  | 
