diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2005-08-31 20:35:58 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2005-08-31 20:35:58 +0800 |
commit | 8839f22c97f3e0c3f10c1453f14cdec190258a42 (patch) | |
tree | 92ac426dbded630ea82e31389126fe4a8a8d5637 /mail/Makefile | |
parent | bed4579b99e16a855146ced6468c449e96b0411e (diff) | |
download | freebsd-ports-gnome-8839f22c97f3e0c3f10c1453f14cdec190258a42.tar.gz freebsd-ports-gnome-8839f22c97f3e0c3f10c1453f14cdec190258a42.tar.zst freebsd-ports-gnome-8839f22c97f3e0c3f10c1453f14cdec190258a42.zip |
Add svnmailer - a tool to post subversion repository commit information.
PR: 85484
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: perky (mentor)
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 2cbc25d0f595..9e5ad464f700 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -495,6 +495,7 @@ SUBDIR += sqwebmail SUBDIR += ssmtp SUBDIR += stuphead + SUBDIR += svnmailer SUBDIR += swaks SUBDIR += sylpheed SUBDIR += sylpheed2 |