diff options
author | itetcu <itetcu@FreeBSD.org> | 2010-04-08 00:43:16 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2010-04-08 00:43:16 +0800 |
commit | 829c8e5957a7929ea16ec3b0ae507c674473db1c (patch) | |
tree | 6a6c0f4942de1939bef833b1cb93a2b4cc1043bb /www/simplog | |
parent | 06d3ad8ff7b5e86c94026cf82da5039f64571855 (diff) | |
download | freebsd-ports-gnome-829c8e5957a7929ea16ec3b0ae507c674473db1c.tar.gz freebsd-ports-gnome-829c8e5957a7929ea16ec3b0ae507c674473db1c.tar.zst freebsd-ports-gnome-829c8e5957a7929ea16ec3b0ae507c674473db1c.zip |
- Mark broken, bad checksum.
- remove WWW, it's now a link colletcion site.
Reported by: QAT
Diffstat (limited to 'www/simplog')
-rw-r--r-- | www/simplog/Makefile | 2 | ||||
-rw-r--r-- | www/simplog/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/simplog/Makefile b/www/simplog/Makefile index 87871baf07dd..6b757ce7aea0 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 4ce89781891e..3811bafe7458 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/ |