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-unplug | |
parent | fb60b744cf596ece837834df9df975a5eef2b60b (diff) | |
download | ports-617581c2eb96ddff37c21f55825b4b8572795ec8.tar.gz ports-617581c2eb96ddff37c21f55825b4b8572795ec8.zip |
Notes
Diffstat (limited to 'www/xpi-unplug')
-rw-r--r-- | www/xpi-unplug/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/xpi-unplug/Makefile b/www/xpi-unplug/Makefile index 58f67b2ecf12..41a10554484d 100644 --- a/www/xpi-unplug/Makefile +++ b/www/xpi-unplug/Makefile @@ -10,12 +10,9 @@ DISTVERSION= 1.6.06 DISTVERSIONSUFFIX= -fx CATEGORIES= www -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@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 |