diff options
author | ade <ade@FreeBSD.org> | 2003-01-19 10:07:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-01-19 10:07:44 +0800 |
commit | 8d3865d96674e7bcb827786be5725d7b2b52aa23 (patch) | |
tree | f24e83218f04abe940443dce407c7ca0a31265ce | |
parent | bac413ca07c0b5cf5497dd5d8d8f6a8b94c155e3 (diff) | |
download | freebsd-ports-gnome-8d3865d96674e7bcb827786be5725d7b2b52aa23.tar.gz freebsd-ports-gnome-8d3865d96674e7bcb827786be5725d7b2b52aa23.tar.zst freebsd-ports-gnome-8d3865d96674e7bcb827786be5725d7b2b52aa23.zip |
Fix make index (duplicate entry mailman-2.1), after temporary
retiring of mail/mailman-devel -- the directory should really be
wiped too, and reinstated according to the BROKEN message therein
at a later date, but I'll leave that to MAINTAINER
Submitted by: make index
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 9c03e53b00bc..74efc87c0d1c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -109,7 +109,7 @@ SUBDIR += mailfilter SUBDIR += mailgraph SUBDIR += mailman - SUBDIR += mailman-devel +# SUBDIR += mailman-devel SUBDIR += mailx SUBDIR += majorcool SUBDIR += majordomo |