diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-03 21:12:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-03 21:12:17 +0800 |
commit | 27111a799d717feb1f0fae8f1aca320348566229 (patch) | |
tree | e41a9dd73b6b9c2ed7bfa0d2475bab6d45232927 /www/xpi-greasemonkey/Makefile | |
parent | 856731120e9ec0540fe6a7e1dbee5b25cc90db3f (diff) | |
download | freebsd-ports-gnome-27111a799d717feb1f0fae8f1aca320348566229.tar.gz freebsd-ports-gnome-27111a799d717feb1f0fae8f1aca320348566229.tar.zst freebsd-ports-gnome-27111a799d717feb1f0fae8f1aca320348566229.zip |
- Remove DEPRECATED
- Take over maintainership
Approved by: chinsan (old maintainer)
Diffstat (limited to 'www/xpi-greasemonkey/Makefile')
-rw-r--r-- | www/xpi-greasemonkey/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/xpi-greasemonkey/Makefile b/www/xpi-greasemonkey/Makefile index 07e0a49cb57b..0989792d38fd 100644 --- a/www/xpi-greasemonkey/Makefile +++ b/www/xpi-greasemonkey/Makefile @@ -10,12 +10,9 @@ PORTVERSION= 0.8.20080609.0 DISTVERSIONSUFFIX= -fx CATEGORIES= www -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Add bits of DHTML to any web page to change its behavior -DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) -EXPIRATION_DATE=2009-01-31 - XPI_ID= {e4a8a97b-f2ed-450b-b12d-ee082ba24781} XPI_NUM= 748 XPI_FILES= chrome/greasemonkey.jar chrome.manifest \ |