diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-20 12:42:01 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-20 12:42:01 +0000 |
commit | 8b0b900c6c1ec15bf2ff83a7a87f940f3d2fe09d (patch) | |
tree | 43420690a2764dd97a4617914c365f9764b089fc /graphics/xmountains/Makefile | |
parent | 9c4ced77dec8c740bdf89a5fb4175abcddfe0258 (diff) | |
download | ports-8b0b900c6c1ec15bf2ff83a7a87f940f3d2fe09d.tar.gz ports-8b0b900c6c1ec15bf2ff83a7a87f940f3d2fe09d.zip |
Notes
Diffstat (limited to 'graphics/xmountains/Makefile')
-rw-r--r-- | graphics/xmountains/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xmountains/Makefile b/graphics/xmountains/Makefile index 3c4b54d9a443..b266b23a3883 100644 --- a/graphics/xmountains/Makefile +++ b/graphics/xmountains/Makefile @@ -6,12 +6,12 @@ # PORTNAME= xmountains -PORTVERSION= 2.5 +PORTVERSION= 2.6 CATEGORIES= graphics MASTER_SITES= http://www.epcc.ed.ac.uk/~spb/xmountains/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes |