diff options
-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 |