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-linkification | |
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-linkification')
-rw-r--r-- | www/xpi-linkification/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/xpi-linkification/Makefile b/www/xpi-linkification/Makefile index ea0087bec488..c76321b4e0ed 100644 --- a/www/xpi-linkification/Makefile +++ b/www/xpi-linkification/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= CENKES MAINTAINER= chinsan@FreeBSD.org COMMENT= Converts text links into genuine, clickable links +DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) +EXPIRATION_DATE=2009-01-31 + XPI_ID= {35106bca-6c78-48c7-ac28-56df30b51d2a} XPI_FILES= chrome/linkification.jar chrome.manifest defaults/preferences/linkification.js \ install.js install.rdf |