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-unplug | |
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-unplug')
-rw-r--r-- | www/xpi-unplug/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/xpi-unplug/Makefile b/www/xpi-unplug/Makefile index 5e7ffeb15614..58f67b2ecf12 100644 --- a/www/xpi-unplug/Makefile +++ b/www/xpi-unplug/Makefile @@ -13,6 +13,9 @@ CATEGORIES= www MAINTAINER= chinsan@FreeBSD.org COMMENT= Converts embedded media to html links +DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) +EXPIRATION_DATE=2009-01-31 + XPI_ID= unplug@compunach XPI_NUM= 2254 |