From f1a5ec0ea9ea8289d8838134bc7573389fef16d9 Mon Sep 17 00:00:00 2001 From: kevlo Date: Fri, 7 Sep 2012 03:39:47 +0000 Subject: Update to 0.7.7.2 --- astro/gmapcatcher/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'astro/gmapcatcher/Makefile') 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 -- cgit