diff options
author | fenner <fenner@FreeBSD.org> | 2001-06-22 01:42:59 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2001-06-22 01:42:59 +0800 |
commit | 82cf41c3d152010f37a2ee4fc8c655cdbe9d1181 (patch) | |
tree | 22c9150e50ed5dbd4030483eb2b3200295452b2c /games/imaze | |
parent | 593faa70fce74b982574795f07a553b5840cc2f1 (diff) | |
download | freebsd-ports-gnome-82cf41c3d152010f37a2ee4fc8c655cdbe9d1181.tar.gz freebsd-ports-gnome-82cf41c3d152010f37a2ee4fc8c655cdbe9d1181.tar.zst freebsd-ports-gnome-82cf41c3d152010f37a2ee4fc8c655cdbe9d1181.zip |
Point to moved distfiles
Remove kuehn@rz.tu-clausthal.de as MAINTAINER; mail has been bouncing
Diffstat (limited to 'games/imaze')
-rw-r--r-- | games/imaze/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile index cbfffbe2a2d8..5c9b38c7fd5c 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -8,11 +8,11 @@ PORTNAME= imaze PORTVERSION= 1.3 CATEGORIES= games -MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/games/imaze/ \ - ftp://ftp.tu-clausthal.de/pub/unix/games/imaze/sounds/ +MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/misc/games/imaze/ \ + ftp://ftp.tu-clausthal.de/pub/misc/games/imaze/sounds/ DISTFILES= imaze1.3.tar.Z imaze.tar -MAINTAINER= kuehn@rz.tu-clausthal.de +MAINTAINER= ports@freebsd.org # # Sound support currently only exists for the XView version (apperently |