diff options
author | beech <beech@FreeBSD.org> | 2007-09-15 17:31:32 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-09-15 17:31:32 +0800 |
commit | 3cc2ea18dd6bb19979c40b564c5e389df5512f43 (patch) | |
tree | 4c288b659e800117aa4a2506012970f81cfce117 /graphics | |
parent | 79a7a6e8c0bf4423de15b8e058bf4c0f3c69471a (diff) | |
download | freebsd-ports-gnome-3cc2ea18dd6bb19979c40b564c5e389df5512f43.tar.gz freebsd-ports-gnome-3cc2ea18dd6bb19979c40b564c5e389df5512f43.tar.zst freebsd-ports-gnome-3cc2ea18dd6bb19979c40b564c5e389df5512f43.zip |
- Make fetchable, add mirror.
Submitted by: David Yeske <dyeske@gmail.com>
Approved by: sat (mentor)
Diffstat (limited to 'graphics')
-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/ |