diff options
-rw-r--r-- | net/cyphesis/Makefile | 4 | ||||
-rw-r--r-- | net/cyphesis/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index 68f3294c9bb0..1b529ff3547b 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cyphesis -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 PORTREVISION= 0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -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: diff --git a/net/cyphesis/distinfo b/net/cyphesis/distinfo index 8d3ee67eb4f6..ad5d77511297 100644 --- a/net/cyphesis/distinfo +++ b/net/cyphesis/distinfo @@ -1,2 +1,2 @@ -MD5 (cyphesis-0.5.1.tar.bz2) = fb91e6fefb247e0b800cc5d960f8f585 -SIZE (cyphesis-0.5.1.tar.bz2) = 551320 +MD5 (cyphesis-0.5.2.tar.bz2) = 0326bc657b03f55ac729d0ab8158b33d +SIZE (cyphesis-0.5.2.tar.bz2) = 556954 |