aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-29 20:49:12 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-29 20:49:12 +0000
commit3ff7aeae0f0917a978e343dc2231b60c9394d70e (patch)
tree453193da158ad16f7f047974dda6208118d759a1 /devel
parentbb915d7afb12b01bc3597af176fcbac940134d9a (diff)
downloadports-3ff7aeae0f0917a978e343dc2231b60c9394d70e.tar.gz
ports-3ff7aeae0f0917a978e343dc2231b60c9394d70e.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/py-ansistyle/Makefile1
-rw-r--r--devel/py-ll-url/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-ansistyle/Makefile b/devel/py-ansistyle/Makefile
index a6b534244ae7..037f5056c52b 100644
--- a/devel/py-ansistyle/Makefile
+++ b/devel/py-ansistyle/Makefile
@@ -19,6 +19,7 @@ COMMENT= Add ANSI color capability to output streams
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ll/__init__.py:${PORTSDIR}/devel/py-ll-core
DEPRECATED= this ports was deprecated. please use devel/py-ll-core
+BROKEN= "${DEPRECATED}"
EXPIRATION_DATE= 2005-12-29
USE_PYTHON= 2.4+
diff --git a/devel/py-ll-url/Makefile b/devel/py-ll-url/Makefile
index 21fedc717328..0753499e5290 100644
--- a/devel/py-ll-url/Makefile
+++ b/devel/py-ll-url/Makefile
@@ -17,6 +17,7 @@ COMMENT= RFC2396 implementation of URLs and file like classes for URLs
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ll/__init__.py:${PORTSDIR}/devel/py-ll-core
DEPRECATED= this ports was deprecated. please use devel/py-ll-core
+BROKEN= "${DEPRECATED}"
EXPIRATION_DATE= 2005-12-29
USE_PYTHON= 2.4+