diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-22 22:19:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-22 22:19:36 +0000 |
commit | 1343b581d6f751f664271e2074fae53ac05f8b56 (patch) | |
tree | e09034cefd4d6e772b87e5ed019f644552cce587 | |
parent | - Mark BROKEN: Parse error: Deprecated syntax, the grammar module is expected (diff) |
- Mark BROKEN: does not fetch
Reported by: pointyhat
-rw-r--r-- | www/serendipity-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/serendipity-devel/Makefile b/www/serendipity-devel/Makefile index ae38f553316e..d715a83d1139 100644 --- a/www/serendipity-devel/Makefile +++ b/www/serendipity-devel/Makefile @@ -17,6 +17,8 @@ COMMENT= PHP based weblog software RUN_DEPENDS= ${LOCALBASE}/share/pear/File/Archive.php:${PORTSDIR}/archivers/pear-File_Archive +BROKEN= does not fetch + SNAPSHOT= 200803202342 WRKSRC= ${WRKDIR}/serendipity-nightly NO_BUILD= YES |