diff options
author | thierry <thierry@FreeBSD.org> | 2004-07-03 14:41:13 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-07-03 14:41:13 +0800 |
commit | e9ed1d286436bc8a5ff74db1b3d34c50c1484d25 (patch) | |
tree | 6d0ebd24a226925517d8bbccef5020f5af7de2a3 /www/Makefile | |
parent | 08ce9b7a344e0b19b6910a91b5658a93da1fbbc3 (diff) | |
download | freebsd-ports-gnome-e9ed1d286436bc8a5ff74db1b3d34c50c1484d25.tar.gz freebsd-ports-gnome-e9ed1d286436bc8a5ff74db1b3d34c50c1484d25.tar.zst freebsd-ports-gnome-e9ed1d286436bc8a5ff74db1b3d34c50c1484d25.zip |
Adding www/preferential & www/preferential-firefox, GUI interface to
view and edit all Mozilla / Firefox prefs.
PR: ports/63237
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index d005d89a66ac..29bcf0aedb8a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -531,6 +531,8 @@ SUBDIR += pnews SUBDIR += postnuke SUBDIR += pound + SUBDIR += preferential + SUBDIR += preferential-firefox SUBDIR += privoxy SUBDIR += privoxy+ipv6 SUBDIR += pserv |