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/pidentd | |
parent | BROKEN: Checksum mismatch (diff) |
Correct BROKEN tag: port is unfetchable
Notes
Notes:
svn path=/head/; revision=101591
Diffstat (limited to 'security/pidentd')
-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} |