diff options
author | pav <pav@FreeBSD.org> | 2009-01-07 02:48:25 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-07 02:48:25 +0800 |
commit | b169de2ef1da8ef15cbb1bf51d840230447e210c (patch) | |
tree | 7a42fb86ca19ed7ad9721635741ceb916e3b9a99 /games/bsdrain | |
parent | 3ca243a081584e49fb21410d3c38e057b7194190 (diff) | |
download | freebsd-ports-gnome-b169de2ef1da8ef15cbb1bf51d840230447e210c.tar.gz freebsd-ports-gnome-b169de2ef1da8ef15cbb1bf51d840230447e210c.tar.zst freebsd-ports-gnome-b169de2ef1da8ef15cbb1bf51d840230447e210c.zip |
- Mark BROKEN: unfetchable
Reported by: pointyhat
Diffstat (limited to 'games/bsdrain')
-rw-r--r-- | games/bsdrain/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/bsdrain/Makefile b/games/bsdrain/Makefile index 0fbba2cfb46a..e5bb2adcd047 100644 --- a/games/bsdrain/Makefile +++ b/games/bsdrain/Makefile @@ -14,6 +14,8 @@ DISTNAME= rain-${PORTVERSION} MAINTAINER= jacob@whotookspaz.org COMMENT= The original BSD rain program, ported from NetBSD +BROKEN= unfetchable + MAN6= rain.6 MANCOMPRESSED= yes |