diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-11-07 08:24:45 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-11-07 08:24:45 +0000 |
commit | fd4b78651c6b5522b4a18ef9dc681b6944066788 (patch) | |
tree | 4bd0782251d6aeba27d4efcc084e8442af30f6c5 /mail | |
parent | I reported the stray .depend file included in the distfile to the author, (diff) |
The author has rerolled the distfile again, this time to include a sample
config file.
Mark BROKEN for now, while we discuss the choice of virtual user in the
config file.
Notes
Notes:
svn path=/head/; revision=69635
Diffstat (limited to 'mail')
-rw-r--r-- | mail/popd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/popd/Makefile b/mail/popd/Makefile index 76a980e5d641..db92b283f681 100644 --- a/mail/popd/Makefile +++ b/mail/popd/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp3.za.freebsd.org/pub/popd/ MAINTAINER= ianf@za.uu.net +BROKEN= distfiles rerolled, discussing with author + MAN8= popd.8 INSTALLS_SHLIB= yes |