From 829c8e5957a7929ea16ec3b0ae507c674473db1c Mon Sep 17 00:00:00 2001 From: itetcu Date: Wed, 7 Apr 2010 16:43:16 +0000 Subject: - Mark broken, bad checksum. - remove WWW, it's now a link colletcion site. Reported by: QAT --- www/simplog/Makefile | 2 ++ www/simplog/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'www/simplog') diff --git a/www/simplog/Makefile b/www/simplog/Makefile index 87871baf07d..6b757ce7aea 100644 --- a/www/simplog/Makefile +++ b/www/simplog/Makefile @@ -17,6 +17,8 @@ DISTFILES= ${PORTNAME}-0.9.3.2.tar.gz:src \ MAINTAINER= ports@FreeBSD.org COMMENT= A complete and powerful blogging tool +BROKEN= bad checksum + DATADIR= ${PREFIX}/www/simplog NO_BUILD= yes diff --git a/www/simplog/pkg-descr b/www/simplog/pkg-descr index 4ce89781891..3811bafe745 100644 --- a/www/simplog/pkg-descr +++ b/www/simplog/pkg-descr @@ -6,5 +6,3 @@ and easy way to share their lives with the rest of the world. Simplog is NOT trying to a news/portal app like Slash/Scoop/PHP-Nuke, nor will it ever be, although it can be used for this purpose. Simplog is intended for use as a personal or community weblog tool. - -WWW: http://www.simplog.org/ -- cgit