diff options
Diffstat (limited to 'x11-toolkits/9libs')
-rw-r--r-- | x11-toolkits/9libs/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/9libs/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11-toolkits/9libs/Makefile b/x11-toolkits/9libs/Makefile index bbe341e6462f..2004878289ba 100644 --- a/x11-toolkits/9libs/Makefile +++ b/x11-toolkits/9libs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= 9libs -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.0.1 CATEGORIES= x11-toolkits plan9 MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/ @@ -25,7 +24,7 @@ MAN6= bitmap.6 regexp.6 .include <bsd.port.pre.mk> .if ${ARCH} == "alpha" || ${ARCH} == "amd64" -BROKEN= "Does not compile on alpha or amd64" +BROKEN= Does not compile on alpha or amd64 .endif .include <bsd.port.post.mk> diff --git a/x11-toolkits/9libs/distinfo b/x11-toolkits/9libs/distinfo index c399ea2d88d8..aadd5284ee8e 100644 --- a/x11-toolkits/9libs/distinfo +++ b/x11-toolkits/9libs/distinfo @@ -1,3 +1,3 @@ -MD5 (9libs-1.0.tar.gz) = e1402cfdfed4a45bf7dcb4789c5063cc -SHA256 (9libs-1.0.tar.gz) = f7df294ee404307d939d974367eee66557bbc1e9f0a891f3653b492c25369c46 -SIZE (9libs-1.0.tar.gz) = 200016 +MD5 (9libs-1.0.1.tar.gz) = 851b8e195aada82eb5d695cb7b20da4b +SHA256 (9libs-1.0.1.tar.gz) = 7145492c80a808ad60b3c55daef3aa4d964818b99713ff17d8976dc81ecffb6d +SIZE (9libs-1.0.1.tar.gz) = 405046 |