diff options
author | pav <pav@FreeBSD.org> | 2011-08-08 01:17:35 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-08-08 01:17:35 +0800 |
commit | fef95eff35f663d0a121daedae95dd3ec59877ea (patch) | |
tree | ae3db3beea35ee11b340696dbfa5eef9e9aeff9d /www | |
parent | 1e64f8cdf6d93478a4a9bed932f05c3a662559df (diff) | |
download | freebsd-ports-gnome-fef95eff35f663d0a121daedae95dd3ec59877ea.tar.gz freebsd-ports-gnome-fef95eff35f663d0a121daedae95dd3ec59877ea.tar.zst freebsd-ports-gnome-fef95eff35f663d0a121daedae95dd3ec59877ea.zip |
- Mark BROKEN: fails to fetch
Reported by: pointyhat
Diffstat (limited to 'www')
-rw-r--r-- | www/mmosaic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mmosaic/Makefile b/www/mmosaic/Makefile index 9f0d234e71bb..ffb095f8db50 100644 --- a/www/mmosaic/Makefile +++ b/www/mmosaic/Makefile @@ -19,6 +19,7 @@ COMMENT= Web browser based on Mosaic, but with many modernizations DEPRECATED= No more public distfiles EXPIRATION_DATE= 2011-09-01 +BROKEN= fails to fetch LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png |