aboutsummaryrefslogtreecommitdiffstats
path: root/astro/gmapcatcher/Makefile
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2012-09-07 11:39:47 +0800
committerkevlo <kevlo@FreeBSD.org>2012-09-07 11:39:47 +0800
commitf1a5ec0ea9ea8289d8838134bc7573389fef16d9 (patch)
tree9cf80ac26a36a5ea5ab69ef2aa147e7d63b8f5d7 /astro/gmapcatcher/Makefile
parent132d9d503a52ed3852d84546abe275a5ed47c25e (diff)
downloadfreebsd-ports-gnome-f1a5ec0ea9ea8289d8838134bc7573389fef16d9.tar.gz
freebsd-ports-gnome-f1a5ec0ea9ea8289d8838134bc7573389fef16d9.tar.zst
freebsd-ports-gnome-f1a5ec0ea9ea8289d8838134bc7573389fef16d9.zip
Update to 0.7.7.2
Diffstat (limited to 'astro/gmapcatcher/Makefile')
-rw-r--r--astro/gmapcatcher/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/gmapcatcher/Makefile b/astro/gmapcatcher/Makefile
index ee502e21da5e..45e3d49afa97 100644
--- a/astro/gmapcatcher/Makefile
+++ b/astro/gmapcatcher/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= gmapcatcher
-PORTVERSION= 0.7.6.1
-PORTREVISION= 1
+PORTVERSION= 0.7.7.2
CATEGORIES= astro geography
MASTER_SITES= http://gmapcatcher.googlecode.com/files/
DISTNAME= GMapCatcher-${PORTVERSION}
MAINTAINER= kevlo@FreeBSD.org
-COMMENT= An offline map viewer
+COMMENT= Offline map viewer
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \
${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3