diff options
-rw-r--r-- | games/bsdrain/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/bsdrain/Makefile b/games/bsdrain/Makefile index e5bb2adcd047..5f461ccec824 100644 --- a/games/bsdrain/Makefile +++ b/games/bsdrain/Makefile @@ -8,14 +8,13 @@ PORTNAME= bsdrain PORTVERSION= 5.0 CATEGORIES= games -MASTER_SITES= http://whotookspaz.org/misc/freebsd/rain/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ + http://whotookspaz.org/misc/freebsd/rain/ DISTNAME= rain-${PORTVERSION} MAINTAINER= jacob@whotookspaz.org COMMENT= The original BSD rain program, ported from NetBSD -BROKEN= unfetchable - MAN6= rain.6 MANCOMPRESSED= yes |