diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-01-18 16:26:09 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-01-18 16:26:09 +0000 |
commit | 119a40922b28ba02a668f800e76d0bd555b874a3 (patch) | |
tree | 6e3d90b65c5c67cab0949a28ae17ae1902dbcdca /astro/stellarium/Makefile | |
parent | c3c55bce6ebadbd5d7c0e7847e1b5bf4510d3be7 (diff) | |
download | ports-119a40922b28ba02a668f800e76d0bd555b874a3.tar.gz ports-119a40922b28ba02a668f800e76d0bd555b874a3.zip |
Update to version 0.14.2.
Notes
Notes:
svn path=/head/; revision=406595
Diffstat (limited to 'astro/stellarium/Makefile')
-rw-r--r-- | astro/stellarium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile index 0fda180e7760..a9b0dd5ad18c 100644 --- a/astro/stellarium/Makefile +++ b/astro/stellarium/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stellarium -PORTVERSION= 0.14.1 +PORTVERSION= 0.14.2 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/Stellarium-sources/${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |