diff options
author | Eric Melville <eric@FreeBSD.org> | 2001-06-05 18:48:53 +0000 |
---|---|---|
committer | Eric Melville <eric@FreeBSD.org> | 2001-06-05 18:48:53 +0000 |
commit | bd804a826a2719355b5150038cd64afc4d41d399 (patch) | |
tree | b3865ba18b5a23100fca922a03f0f889b547daec /www | |
parent | c8164ec8002ba64a5332e51da2fdd4650894b6ce (diff) | |
download | ports-bd804a826a2719355b5150038cd64afc4d41d399.tar.gz ports-bd804a826a2719355b5150038cd64afc4d41d399.zip |
Notes
Diffstat (limited to 'www')
-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 58569fef4b65..4db382665ace 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 |