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-fission | |
parent | fb60b744cf596ece837834df9df975a5eef2b60b (diff) | |
download | ports-617581c2eb96ddff37c21f55825b4b8572795ec8.tar.gz ports-617581c2eb96ddff37c21f55825b4b8572795ec8.zip |
- Remove DEPRECATED
- Take over maintainership
Approved by: chinsan (old maintainer)
Notes
Notes:
svn path=/head/; revision=225181
Diffstat (limited to 'www/xpi-fission')
-rw-r--r-- | www/xpi-fission/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/xpi-fission/Makefile b/www/xpi-fission/Makefile index cae8bccfed9f..9ba828af7daa 100644 --- a/www/xpi-fission/Makefile +++ b/www/xpi-fission/Makefile @@ -10,12 +10,9 @@ PORTVERSION= 1.0.3 DISTVERSIONSUFFIX= -fx CATEGORIES= www -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Combines address bar and progress bar -DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) -EXPIRATION_DATE=2009-01-31 - XPI_ID= {1280606b-2510-4fe0-97ef-9b5a22eafe41} XPI_NUM= 1951 XPI_FILES= chrome/fission.jar chrome.manifest defaults/preferences/fission.js install.rdf \ |