diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-09-15 09:31:32 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-09-15 09:31:32 +0000 |
commit | 725dc7438070194411a999db125fdb5c4c7b8600 (patch) | |
tree | c5e7499c8c338341bb45f0488c1d9ae1b7686821 /graphics/xmountains | |
parent | 5e976db3ad611f25d444d0f3018f11cc5d499a53 (diff) | |
download | ports-725dc7438070194411a999db125fdb5c4c7b8600.tar.gz ports-725dc7438070194411a999db125fdb5c4c7b8600.zip |
Notes
Diffstat (limited to 'graphics/xmountains')
-rw-r--r-- | graphics/xmountains/Makefile | 9 | ||||
-rw-r--r-- | graphics/xmountains/pkg-descr | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/xmountains/Makefile b/graphics/xmountains/Makefile index 1dfc154d40c6..2433b918e101 100644 --- a/graphics/xmountains/Makefile +++ b/graphics/xmountains/Makefile @@ -1,6 +1,6 @@ -# New ports collection makefile for: xmountains -# Date created: 16 November 1996 -# Whom: proff +# New ports collection makefile for: xmountains +# Date created: 16 November 1996 +# Whom: proff@iq.org # # $FreeBSD$ # @@ -9,7 +9,8 @@ PORTNAME= xmountains PORTVERSION= 2.7 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://www.epcc.ed.ac.uk/~spb/xmountains/ +MASTER_SITES= http://www2.epcc.ed.ac.uk/~spb/xmountains/ \ + GENTOO/distfiles DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/graphics/xmountains/pkg-descr b/graphics/xmountains/pkg-descr index 9cc0c60be3d5..d9317e9ac101 100644 --- a/graphics/xmountains/pkg-descr +++ b/graphics/xmountains/pkg-descr @@ -4,6 +4,4 @@ program is running the fractal is continuously extended on the right and the image is scrolled from right to left to expose the newly generated area. -WWW: http://www.epcc.ed.ac.uk/~spb/xmountains/ - --proff@iq.org +WWW: http://www2.epcc.ed.ac.uk/~spb/xmountains/ |