diff options
author | garga <garga@FreeBSD.org> | 2006-07-05 07:04:48 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-07-05 07:04:48 +0800 |
commit | 4d632c7d57cd41db76307ac53bf7b6b8d3805917 (patch) | |
tree | 5e50c37f9a86d5a81db8803679f5966829f9eab3 /mail/Makefile | |
parent | a8136e5b792e9263486017196eb62fc16faf66e1 (diff) | |
download | freebsd-ports-gnome-4d632c7d57cd41db76307ac53bf7b6b8d3805917.tar.gz freebsd-ports-gnome-4d632c7d57cd41db76307ac53bf7b6b8d3805917.tar.zst freebsd-ports-gnome-4d632c7d57cd41db76307ac53bf7b6b8d3805917.zip |
Checks for updates to your currently running plugins by parsing the
SM site, and gives a description of any recent changes that have
been made to the plugin.
Also displays the current stable version of SM and lets you know
what version of SM you are running.
WWW: http://www.squirrelmail.org/plugin_view.php?id=68
PR: ports/99563
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 4c8a57f6c5ba..ac089dfb92a1 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -518,6 +518,7 @@ SUBDIR += squirrelmail-newuser_wiz-plugin SUBDIR += squirrelmail-notes-plugin SUBDIR += squirrelmail-notify-plugin + SUBDIR += squirrelmail-pupdate-plugin SUBDIR += squirrelmail-quota_usage-plugin SUBDIR += squirrelmail-secure_login-plugin SUBDIR += squirrelmail-vlogin-plugin |