diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2002-11-07 16:24:45 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2002-11-07 16:24:45 +0800 |
commit | 4b13f47c8bd863a32e9f57529c0d8920e9040230 (patch) | |
tree | 1cae7aaf88a8fedcbf7b4c7f23e015546af00004 /mail/popd | |
parent | c597872d6f6aeb36a2b417f7e8b3a279de6de71f (diff) | |
download | freebsd-ports-gnome-4b13f47c8bd863a32e9f57529c0d8920e9040230.tar.gz freebsd-ports-gnome-4b13f47c8bd863a32e9f57529c0d8920e9040230.tar.zst freebsd-ports-gnome-4b13f47c8bd863a32e9f57529c0d8920e9040230.zip |
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.
Diffstat (limited to 'mail/popd')
-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 |