diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-03 13:12:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-03 13:12:17 +0000 |
commit | 617581c2eb96ddff37c21f55825b4b8572795ec8 (patch) | |
tree | 870d2ed461514919a53a31271e0fddef5c3518fd /www/xpi-google-notebook | |
parent | fb60b744cf596ece837834df9df975a5eef2b60b (diff) | |
download | ports-617581c2eb96ddff37c21f55825b4b8572795ec8.tar.gz ports-617581c2eb96ddff37c21f55825b4b8572795ec8.zip |
Notes
Diffstat (limited to 'www/xpi-google-notebook')
-rw-r--r-- | www/xpi-google-notebook/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/xpi-google-notebook/Makefile b/www/xpi-google-notebook/Makefile index 30ede4af9865..8e37bda159f3 100644 --- a/www/xpi-google-notebook/Makefile +++ b/www/xpi-google-notebook/Makefile @@ -11,12 +11,9 @@ CATEGORIES= www MASTER_SITES= LOCAL/chinsan/xpi # The unversioned dist is at http://dl.google.com/firefox/google-notebook.xpi -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= An extension to allow notetaking while browsing -DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) -EXPIRATION_DATE=2009-01-31 - XPI_ID= notebook@google.com .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" |