diff options
Diffstat (limited to 'www/skipstone/Makefile')
-rw-r--r-- | www/skipstone/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/skipstone/Makefile b/www/skipstone/Makefile index 58569fe..4db3826 100644 --- a/www/skipstone/Makefile +++ b/www/skipstone/Makefile @@ -5,10 +5,12 @@ # $FreeBSD$ # +BROKEN= "out-of-sync with mozilla, next release will fix" + PORTNAME= skipstone PORTVERSION= 0.7.2 CATEGORIES= www -MASTER_SITES= http://muhri.net/skipstone/ +MASTER_SITES= http://www.muhri.net/skipstone/ MAINTAINER= eric@FreeBSD.org |