diff options
author | novel <novel@FreeBSD.org> | 2005-07-08 18:52:28 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-08 18:52:28 +0000 |
commit | 161c2a672027a0af158ed6f19ca314ccb8079a79 (patch) | |
tree | c3ae337842f65a0ecc867e818dcb834c4feccfb6 /graphics/xmountains/Makefile | |
parent | 4fc778bb26b51c9efd8ed9c7af7e5a02d5e39cab (diff) | |
download | FreeBSD-ports-161c2a672027a0af158ed6f19ca314ccb8079a79.zip FreeBSD-ports-161c2a672027a0af158ed6f19ca314ccb8079a79.tar.gz |
Update to 2.7.
PR: 83158
Submitted by: Ports Fury
Diffstat (limited to 'graphics/xmountains/Makefile')
-rw-r--r-- | graphics/xmountains/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmountains/Makefile b/graphics/xmountains/Makefile index 448bd6f..7074a9b 100644 --- a/graphics/xmountains/Makefile +++ b/graphics/xmountains/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmountains -PORTVERSION= 2.6 +PORTVERSION= 2.7 CATEGORIES= graphics MASTER_SITES= http://www.epcc.ed.ac.uk/~spb/xmountains/ DISTNAME= ${PORTNAME}_${PORTVERSION} |