diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-03 13:54:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-03 13:54:49 +0000 |
commit | 3313b0981370f1a136046f6a1a96e6c2800f680b (patch) | |
tree | 03f3f414671a38f4b3b8b30765ee7d1462dbc240 /www/xpi-server_switcher | |
parent | 57c64a8df839f30aad6e94ec02f3e0b31edce321 (diff) | |
download | ports-3313b0981370f1a136046f6a1a96e6c2800f680b.tar.gz ports-3313b0981370f1a136046f6a1a96e6c2800f680b.zip |
- Take maintainership
- Remove DEPRECATED and EXPIRATION
Notes
Notes:
svn path=/head/; revision=225186
Diffstat (limited to 'www/xpi-server_switcher')
-rw-r--r-- | www/xpi-server_switcher/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/xpi-server_switcher/Makefile b/www/xpi-server_switcher/Makefile index d1fe745ff415..551b13e9bc4f 100644 --- a/www/xpi-server_switcher/Makefile +++ b/www/xpi-server_switcher/Makefile @@ -10,12 +10,9 @@ DISTVERSION= 0.4 DISTVERSIONSUFFIX= -fx+fl CATEGORIES= www -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= A navigational help tool for web developers -DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) -EXPIRATION_DATE=2009-01-31 - XPI_NUM= 2409 XPI_ID= {F7D360DC-B8F8-11DA-86BD-3EC8728786A0} |