diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-08 14:03:09 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-08 14:03:09 +0000 |
commit | 46281747fd298dcddc7a32e06a8add7439f2c2e4 (patch) | |
tree | 1dca25e65ad023d77a3337abefb9c2b45046e4b9 /x11/xtacy/Makefile | |
parent | 8c483f0763f3de2c706113831fbeff270f242839 (diff) | |
download | ports-46281747fd298dcddc7a32e06a8add7439f2c2e4.tar.gz ports-46281747fd298dcddc7a32e06a8add7439f2c2e4.zip |
Notes
Diffstat (limited to 'x11/xtacy/Makefile')
-rw-r--r-- | x11/xtacy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xtacy/Makefile b/x11/xtacy/Makefile index af1a49a92740..fedebb640bef 100644 --- a/x11/xtacy/Makefile +++ b/x11/xtacy/Makefile @@ -10,12 +10,11 @@ PORTVERSION= 1.14 CATEGORIES= x11 MASTER_SITES= http://www.ultranet.com/~jjohnson/ \ ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= apps/graphics/hacks/X DISTNAME= ${PORTNAME}114 MAINTAINER= matt@bdd.net -BROKEN= "Distfile no longer on MASTER_SITES" - USE_IMAKE= yes MAN1= xtacy.1 |