diff options
author | marino <marino@FreeBSD.org> | 2013-07-13 00:17:31 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2013-07-13 00:17:31 +0800 |
commit | d9462bfd5eb33f7a498d40a5a0b11424b4c00c37 (patch) | |
tree | 69aeb2ac2d8f39c29d0831dcfc19624facbe6b72 | |
parent | 3fb8de2a0467b3c45d1395749cf356410c7ff4cf (diff) | |
download | freebsd-ports-gnome-d9462bfd5eb33f7a498d40a5a0b11424b4c00c37.tar.gz freebsd-ports-gnome-d9462bfd5eb33f7a498d40a5a0b11424b4c00c37.tar.zst freebsd-ports-gnome-d9462bfd5eb33f7a498d40a5a0b11424b4c00c37.zip |
sysutils/mmore BROKEN: unfetchable due to MASTER_SITES parked
PR: ports/179654
Approved by: maintainer timeout (>3 weeks), bapt (mentor)
-rw-r--r-- | sysutils/mmore/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/mmore/Makefile b/sysutils/mmore/Makefile index c4b1335bf0be..485c1bb5134a 100644 --- a/sysutils/mmore/Makefile +++ b/sysutils/mmore/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= http://matt.sixxgate.com/files/ MAINTAINER= sixxgate@hotmail.com COMMENT= Motif/X file/stream viewer +BROKEN= unfetchable, MASTER_SITES is parked USES= imake motif USE_BZIP2= yes USE_XORG= x11 xmu xt |