diff options
-rw-r--r-- | security/pidentd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index 0cc6bd81e089..74d6c66c269a 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -18,8 +18,6 @@ PATCH_DIST_STRIP= -p2 MAINTAINER= dinoex@FreeBSD.org COMMENT= An RFC1413 identification server -BROKEN= "Does not fetch" - ALL_TARGET= freebsd MAKE_ENV= REALPREFIX=${PREFIX} MAN8= identd.8 idecrypt.8 |