diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-08 00:55:10 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-08 00:55:10 +0000 |
commit | d4791b77602e375b6613b17038c7172d77845fae (patch) | |
tree | 72bf84b666afe50f6dec18b813f2d63f0297bf9c /www/xpi-google-notebook | |
parent | 4eea66201ecd9f2c93eb15a3607e126116ecf2d9 (diff) |
Notes
Diffstat (limited to 'www/xpi-google-notebook')
-rw-r--r-- | www/xpi-google-notebook/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-google-notebook/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/www/xpi-google-notebook/Makefile b/www/xpi-google-notebook/Makefile index 8e37bda159f3..0b80eeb5a808 100644 --- a/www/xpi-google-notebook/Makefile +++ b/www/xpi-google-notebook/Makefile @@ -7,6 +7,7 @@ PORTNAME= google-notebook PORTVERSION= 1.0.0.5 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/chinsan/xpi # The unversioned dist is at http://dl.google.com/firefox/google-notebook.xpi diff --git a/www/xpi-google-notebook/pkg-plist b/www/xpi-google-notebook/pkg-plist index d0caec45b4b6..4c51870fcb8a 100644 --- a/www/xpi-google-notebook/pkg-plist +++ b/www/xpi-google-notebook/pkg-plist @@ -1,6 +1,3 @@ -%%XPI_XPIDIR%%/META-INF/manifest.mf -%%XPI_XPIDIR%%/META-INF/zigbert.rsa -%%XPI_XPIDIR%%/META-INF/zigbert.sf %%XPI_XPIDIR%%/chrome/chromeFiles/content/gnotes_overlay.css %%XPI_XPIDIR%%/chrome/chromeFiles/content/google-gnotes-overlay.xul %%XPI_XPIDIR%%/chrome/chromeFiles/content/notebook.png @@ -9,7 +6,6 @@ %%XPI_XPIDIR%%/components/bootstrap.js %%XPI_XPIDIR%%/install.rdf %%XPI_XPIDIR%%/lib/gnotes.js -@dirrm %%XPI_XPIDIR%%/META-INF @dirrm %%XPI_XPIDIR%%/chrome/chromeFiles/content @dirrm %%XPI_XPIDIR%%/chrome/chromeFiles @dirrm %%XPI_XPIDIR%%/chrome |