aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-03-03 16:00:19 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-03-03 16:00:19 +0000
commitbebf3178ae36f596986c9c997d085dae71d8bb90 (patch)
tree28f19cc7e46ff16710c3e7fed55ec8397d738f11 /astro
parenta25c7696d7ac089047381db7850b45f97de09fd2 (diff)
downloadports-bebf3178ae36f596986c9c997d085dae71d8bb90.tar.gz
ports-bebf3178ae36f596986c9c997d085dae71d8bb90.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/gmapcatcher/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/gmapcatcher/Makefile b/astro/gmapcatcher/Makefile
index 5ddf522df035..7c7f4db2cd29 100644
--- a/astro/gmapcatcher/Makefile
+++ b/astro/gmapcatcher/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= kevlo@FreeBSD.org
COMMENT= Offline map viewer
BROKEN= Unfetchable (google code has gone away)
+DEPRECATED= Unfetchable for more than six months (google code has gone away)
+EXPIRATION_DATE= 2017-04-30
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3