diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-21 20:07:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-21 20:07:55 +0000 |
commit | 5bcbb4fdc03ab30372bf6c3810da6018b8c19ce9 (patch) | |
tree | 8a16ef4ce7bd320f5cf1233604e0cd31baa924fa /security | |
parent | 36769748b633ac1d5364092cc27b4502f46b0db9 (diff) | |
download | ports-5bcbb4fdc03ab30372bf6c3810da6018b8c19ce9.tar.gz ports-5bcbb4fdc03ab30372bf6c3810da6018b8c19ce9.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pidentd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index aff430dbff03..0cc6bd81e089 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -18,7 +18,7 @@ PATCH_DIST_STRIP= -p2 MAINTAINER= dinoex@FreeBSD.org COMMENT= An RFC1413 identification server -BROKEN= "Checksum mismatch" +BROKEN= "Does not fetch" ALL_TARGET= freebsd MAKE_ENV= REALPREFIX=${PREFIX} |