diff options
author | ben <ben@FreeBSD.org> | 2000-08-24 01:58:44 +0800 |
---|---|---|
committer | ben <ben@FreeBSD.org> | 2000-08-24 01:58:44 +0800 |
commit | c43a5b807036dcb1494f365278318f52a83b36d7 (patch) | |
tree | dbf0c7796325428b3c31a5a1bb77476967043339 /mail/Makefile | |
parent | 84ce189174e073764373f7f7b8214247ac84219a (diff) | |
download | freebsd-ports-gnome-c43a5b807036dcb1494f365278318f52a83b36d7.tar.gz freebsd-ports-gnome-c43a5b807036dcb1494f365278318f52a83b36d7.tar.zst freebsd-ports-gnome-c43a5b807036dcb1494f365278318f52a83b36d7.zip |
Add cvsmail - a program to add cvsweb.cgi links to the FreeBSD commit
messages via a procmail rule. (The links point to the actual diff for the
commit, not just to the file within the repo.)
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 24ad652372c5..db3fffd56d71 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -14,6 +14,7 @@ SUBDIR += coolmail SUBDIR += courier-imap SUBDIR += cucipop + SUBDIR += cvsmail SUBDIR += cyrus SUBDIR += distribute SUBDIR += elm |