diff options
author | chinsan <chinsan@FreeBSD.org> | 2009-01-03 15:13:47 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2009-01-03 15:13:47 +0800 |
commit | c8c90e13fefea6153b71b0ebe4906a9a498ff234 (patch) | |
tree | 242964c6e88336b66703e5fe4fad07b54d24efe3 /www/xpi-formfox | |
parent | afea5007821ba96a5c71056bc1bc0682d7aff7c8 (diff) | |
download | freebsd-ports-gnome-c8c90e13fefea6153b71b0ebe4906a9a498ff234.tar.gz freebsd-ports-gnome-c8c90e13fefea6153b71b0ebe4906a9a498ff234.tar.zst freebsd-ports-gnome-c8c90e13fefea6153b71b0ebe4906a9a498ff234.zip |
- Set DEPRECATED with my xpi-* ports at first.
They could installed and updated more easily by user's browser(firefox).
- EXPIRATION_DATE on 2009-01-31
Diffstat (limited to 'www/xpi-formfox')
-rw-r--r-- | www/xpi-formfox/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/xpi-formfox/Makefile b/www/xpi-formfox/Makefile index 98c649784b7b..ab62a3a001e0 100644 --- a/www/xpi-formfox/Makefile +++ b/www/xpi-formfox/Makefile @@ -13,6 +13,9 @@ CATEGORIES= www MAINTAINER= chinsan@FreeBSD.org COMMENT= An extension to display form's action +DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) +EXPIRATION_DATE=2009-01-31 + XPI_NUM= 1579 XPI_ID= formfox@daniel.steinbrook XPI_FILES= chrome/formfox.jar defaults/preferences/prefs.js install.rdf \ |