aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-16 19:40:25 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-16 19:40:25 +0000
commit62846ce06b928f981cbcebe44eb930e01402dccc (patch)
tree573dda21a784f73ea8c7aca8fca1c62a05900467
parent6a65b96c7862c12d52b618e6470abec46a20a997 (diff)
downloadports-62846ce06b928f981cbcebe44eb930e01402dccc.tar.gz
ports-62846ce06b928f981cbcebe44eb930e01402dccc.zip
Notes
-rw-r--r--graphics/deep_zoom/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/deep_zoom/Makefile b/graphics/deep_zoom/Makefile
index 6c0f857c0c04..66e1f22ea4e0 100644
--- a/graphics/deep_zoom/Makefile
+++ b/graphics/deep_zoom/Makefile
@@ -10,11 +10,14 @@ PORTNAME= deep_zoom
PORTVERSION= 0.3
PORTREVISION= 3
CATEGORIES= graphics
-MASTER_SITES= http://members.rogers.com/rowley-c/deep_zoom/
+MASTER_SITES= #
MAINTAINER= ports@FreeBSD.org
COMMENT= Generate very highly zoomed fractals
+DEPRECATED= mastersite disappeared, no longer maintained by author
+EXPIRATION_DATE= 2006-02-16
+
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \
gmp.6:${PORTSDIR}/math/libgmp4