diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-03 21:12:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-03 21:12:17 +0800 |
commit | 27111a799d717feb1f0fae8f1aca320348566229 (patch) | |
tree | e41a9dd73b6b9c2ed7bfa0d2475bab6d45232927 /www/xpi-gbrain/Makefile | |
parent | 856731120e9ec0540fe6a7e1dbee5b25cc90db3f (diff) | |
download | freebsd-ports-gnome-27111a799d717feb1f0fae8f1aca320348566229.tar.gz freebsd-ports-gnome-27111a799d717feb1f0fae8f1aca320348566229.tar.zst freebsd-ports-gnome-27111a799d717feb1f0fae8f1aca320348566229.zip |
- Remove DEPRECATED
- Take over maintainership
Approved by: chinsan (old maintainer)
Diffstat (limited to 'www/xpi-gbrain/Makefile')
-rw-r--r-- | www/xpi-gbrain/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/xpi-gbrain/Makefile b/www/xpi-gbrain/Makefile index 8ef2aa7d55c6..3680ed562788 100644 --- a/www/xpi-gbrain/Makefile +++ b/www/xpi-gbrain/Makefile @@ -10,12 +10,9 @@ PORTVERSION= 0.5.4 DISTVERSIONSUFFIX= -fx CATEGORIES= www -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Keeps your browser history at Google bookmarks -DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) -EXPIRATION_DATE=2009-01-31 - XPI_NUM= 2515 XPI_ID= gbrain@andreas.gohr XPI_FILES= chrome/gbrain.jar chrome.manifest defaults/preferences/gbrain.js install.rdf |