aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
Diffstat (limited to 'astro')
-rw-r--r--astro/fowsr/Makefile2
-rw-r--r--astro/gmapcatcher/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/astro/fowsr/Makefile b/astro/fowsr/Makefile
index e2d87d0f3a9d..307f1609d01f 100644
--- a/astro/fowsr/Makefile
+++ b/astro/fowsr/Makefile
@@ -12,6 +12,8 @@ COMMENT= Fine Offset Weather Station Reader
LICENSE= GPLv3
+BROKEN= Unfetchable (google code has gone away)
+
FILEVER= 1.0
FILEDATE= 20100718
WRKSRC= ${WRKDIR}/${PORTNAME}-${FILEVER}
diff --git a/astro/gmapcatcher/Makefile b/astro/gmapcatcher/Makefile
index 6047fe841e90..5ddf522df035 100644
--- a/astro/gmapcatcher/Makefile
+++ b/astro/gmapcatcher/Makefile
@@ -10,6 +10,8 @@ DISTNAME= mapcatcher_${PORTVERSION}
MAINTAINER= kevlo@FreeBSD.org
COMMENT= Offline map viewer
+BROKEN= Unfetchable (google code has gone away)
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3