diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2001-06-21 17:42:59 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2001-06-21 17:42:59 +0000 |
commit | fa5013c58669724087f9ca4da5854eccfe72e532 (patch) | |
tree | 079bafe74db322ccbda6e33914cf4700b30fb3b0 /games/imaze | |
parent | Start and stop ripngd in zebractl. (diff) |
Point to moved distfiles
Remove kuehn@rz.tu-clausthal.de as MAINTAINER; mail has been bouncing
Notes
Notes:
svn path=/head/; revision=44290
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 |