diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-03 21:54:49 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-03 21:54:49 +0800 |
commit | fc4da8cdf94082e2c2e828a45184fdca6e5c86f3 (patch) | |
tree | bca7bd56ea076f9863f3a73294d5f8d6c3a12225 | |
parent | fe5f0dba00abc7a4447dc4b0ba92ae12f39a3ab0 (diff) | |
download | freebsd-ports-gnome-fc4da8cdf94082e2c2e828a45184fdca6e5c86f3.tar.gz freebsd-ports-gnome-fc4da8cdf94082e2c2e828a45184fdca6e5c86f3.tar.zst freebsd-ports-gnome-fc4da8cdf94082e2c2e828a45184fdca6e5c86f3.zip |
- Take maintainership
- Remove DEPRECATED and EXPIRATION
-rw-r--r-- | www/xpi-foxmarks/Makefile | 5 | ||||
-rw-r--r-- | www/xpi-gmail-manager/Makefile | 5 | ||||
-rw-r--r-- | www/xpi-server_switcher/Makefile | 5 |
3 files changed, 3 insertions, 12 deletions
diff --git a/www/xpi-foxmarks/Makefile b/www/xpi-foxmarks/Makefile index d505f6f9d97c..18edf0d18ef2 100644 --- a/www/xpi-foxmarks/Makefile +++ b/www/xpi-foxmarks/Makefile @@ -10,12 +10,9 @@ PORTVERSION= 2.6.0 DISTVERSIONSUFFIX= -fx CATEGORIES= www -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Bookmark synchronizer -DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) -EXPIRATION_DATE=2009-01-31 - XPI_DISTNAME= foxmarks_bookmark_synchronizer XPI_ID= foxmarks@kei.com XPI_NUM= 2410 diff --git a/www/xpi-gmail-manager/Makefile b/www/xpi-gmail-manager/Makefile index feab73eba89c..36da3ad319d0 100644 --- a/www/xpi-gmail-manager/Makefile +++ b/www/xpi-gmail-manager/Makefile @@ -10,12 +10,9 @@ DISTVERSION= 0.5.3 DISTVERSIONSUFFIX= -fx+fl+mz+ns+zm CATEGORIES= www mail -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Manage multiple Gmail accounts and receive new mail notifications -DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) -EXPIRATION_DATE=2009-01-31 - XPI_DISTNAME= gmail_manager XPI_NUM= 1320 XPI_ID= {582195F5-92E7-40a0-A127-DB71295901D7} 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} |