diff options
author | makc <makc@FreeBSD.org> | 2010-09-21 19:08:40 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-09-21 19:08:40 +0800 |
commit | 74c8d9f02c8be5f878d84453752f29270b000bd8 (patch) | |
tree | 065319afd5b5b9cdf57b7a800c136019bd0f281a /astro/astrometry/Makefile | |
parent | 21040aa43701a24f19e6fabaf38ad631be6b1434 (diff) | |
download | freebsd-ports-gnome-74c8d9f02c8be5f878d84453752f29270b000bd8.tar.gz freebsd-ports-gnome-74c8d9f02c8be5f878d84453752f29270b000bd8.tar.zst freebsd-ports-gnome-74c8d9f02c8be5f878d84453752f29270b000bd8.zip |
Update to 0.34
PR: ports/150769
Submitted by: Sébastien Santoro (maintainer)
Diffstat (limited to 'astro/astrometry/Makefile')
-rw-r--r-- | astro/astrometry/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile index 2828230dd088..74c9cca85fbb 100644 --- a/astro/astrometry/Makefile +++ b/astro/astrometry/Makefile @@ -1,4 +1,3 @@ - # New ports collection makefile for: astrometry # Date created: 7 July 2009 # Whom: Dereckson <dereckson@gmail.com> @@ -7,8 +6,7 @@ # PORTNAME= astrometry -PORTVERSION= 0.25 -PORTREVISION= 3 +PORTVERSION= 0.34 CATEGORIES= astro MASTER_SITES= http://www.astrometry.net/downloads/ DISTNAME= astrometry.net-${PORTVERSION} |