diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-29 08:05:13 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-29 08:05:13 +0000 |
commit | d6dc0580c55fb5fbb125f0673265c7de9241405d (patch) | |
tree | 1304a96be640f6a6ebad41d96f88662fa86fbbfb /net/cyphesis | |
parent | cfda064524df95df7a3a4bcc39d53de830654a3a (diff) | |
download | ports-d6dc0580c55fb5fbb125f0673265c7de9241405d.tar.gz ports-d6dc0580c55fb5fbb125f0673265c7de9241405d.zip |
Notes
Diffstat (limited to 'net/cyphesis')
-rw-r--r-- | net/cyphesis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index 1b529ff3547b..61ddbe655f86 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -39,7 +39,7 @@ MAN1= cyclient.1 cycmd.1 cyphesis.1 cyphesis-tools.1 .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -#IGNORE= Does not compile +IGNORE= Does not compile .endif post-patch: |