diff options
author | kris <kris@FreeBSD.org> | 2002-10-13 09:47:30 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-13 09:47:30 +0800 |
commit | 9f21b0c7139701149a661604b050e06876889d5f (patch) | |
tree | 7fb48532e26d04f7dfe96c8682e03a3ec2b02648 /x11 | |
parent | 66b5f3c6e4dac96837f357fcd9f13b7b23808ddf (diff) | |
download | freebsd-ports-gnome-9f21b0c7139701149a661604b050e06876889d5f.tar.gz freebsd-ports-gnome-9f21b0c7139701149a661604b050e06876889d5f.tar.zst freebsd-ports-gnome-9f21b0c7139701149a661604b050e06876889d5f.zip |
BROKEN: Distfile no longer on MASTER_SITES
Diffstat (limited to 'x11')
-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 |