diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 01:47:30 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 01:47:30 +0000 |
commit | bf2954f580f7a8328c1bacc1f0de4e92875a4d3a (patch) | |
tree | 9aa72a9322098e22fab3f7a17ff6b603d73ab609 /x11/xtacy | |
parent | decaa5e7dac1bbfc23ed89256e3ece00dcd6e1bb (diff) |
Notes
Diffstat (limited to 'x11/xtacy')
-rw-r--r-- | x11/xtacy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xtacy/Makefile b/x11/xtacy/Makefile index e3f0094c6cbf..af1a49a92740 100644 --- a/x11/xtacy/Makefile +++ b/x11/xtacy/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}114 MAINTAINER= matt@bdd.net +BROKEN= "Distfile no longer on MASTER_SITES" + USE_IMAKE= yes MAN1= xtacy.1 |