diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
commit | c36ad3d129196bf371f8b1e650cef771fc18aaaf (patch) | |
tree | caeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /www/xpi-mldonkey | |
parent | c269df1a2f43e67f827276d186837c1488ac1277 (diff) |
Notes
Diffstat (limited to 'www/xpi-mldonkey')
-rw-r--r-- | www/xpi-mldonkey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/xpi-mldonkey/Makefile b/www/xpi-mldonkey/Makefile index 8a3afab97797..60fe27fda4d1 100644 --- a/www/xpi-mldonkey/Makefile +++ b/www/xpi-mldonkey/Makefile @@ -8,12 +8,12 @@ PORTNAME= mldonkey PORTVERSION= 1.7 CATEGORIES= www net-p2p -MASTER_SITES= http://www.informatik.uni-oldenburg.de/~dyna/${PORTNAME}/${PORTVERSION}/ -DISTNAME= mldonkey_protocol_handler-${PORTVERSION} +MASTER_SITES= http://www.informatik.uni-oldenburg.de/~dyna/${PORTNAME}/${PORTVERSION}/ CSME MAINTAINER= infofarmer@FreeBSD.org COMMENT= A ed2k, magnet and sig2dat protocol handling extension +XPI_DISTNAME= mldonkey_protocol_handler XPI_ID= {bc72206d-b3ce-4b49-88b9-d59b388a0cde} XPI_FILES= components/ed2kprotocol.js contents.rdf install.js install.rdf chrome.manifest XPI_DIRS= components |