diff options
author | sat <sat@FreeBSD.org> | 2006-05-08 22:16:23 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-08 22:16:23 +0800 |
commit | 10365cb9529f4076130f1fa1918e5afcf7b5bd3d (patch) | |
tree | 891624107389926a20501bb20989e36d394b4118 /www/Makefile | |
parent | e739237a8bf72e03786e7ed5c9c8d74d5c21c17f (diff) | |
download | freebsd-ports-gnome-10365cb9529f4076130f1fa1918e5afcf7b5bd3d.tar.gz freebsd-ports-gnome-10365cb9529f4076130f1fa1918e5afcf7b5bd3d.tar.zst freebsd-ports-gnome-10365cb9529f4076130f1fa1918e5afcf7b5bd3d.zip |
Add xpi-mldonkey: an extension that handles p2p protocols links
PR: ports/95983
Submitted by: sat
Approved by: krion (mentor)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 97af2f17c9eb..f8a6075ffc2c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -979,6 +979,7 @@ SUBDIR += xpi-colorfultabs SUBDIR += xpi-cssviewer SUBDIR += xpi-fasterfox + SUBDIR += xpi-mldonkey SUBDIR += xpi-no-referrer SUBDIR += xpi-noscript SUBDIR += xpi-pdf_download |