diff options
author | pav <pav@FreeBSD.org> | 2008-06-19 10:54:54 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-19 10:54:54 +0800 |
commit | 91b4c84d34902c01f582a39f167d4d5d25734156 (patch) | |
tree | cac41240b774052db9701917dec679cde54464a7 /math | |
parent | 079ad4ed1b314239442332e391eb01a78a2e437d (diff) | |
download | freebsd-ports-gnome-91b4c84d34902c01f582a39f167d4d5d25734156.tar.gz freebsd-ports-gnome-91b4c84d34902c01f582a39f167d4d5d25734156.tar.zst freebsd-ports-gnome-91b4c84d34902c01f582a39f167d4d5d25734156.zip |
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.
With hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/emacs-calc/Makefile | 2 | ||||
-rw-r--r-- | math/ses/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/math/emacs-calc/Makefile b/math/emacs-calc/Makefile index bfc43e77ea13..05208e2e2bed 100644 --- a/math/emacs-calc/Makefile +++ b/math/emacs-calc/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs BROKEN= Incorrect pkg-plist +DEPRECATED= Has been broken for more than 6 months +EXPIRATION_DATE=2008-09-19 INFO= calc diff --git a/math/ses/Makefile b/math/ses/Makefile index baf57e5f96a3..d08f91b480fa 100644 --- a/math/ses/Makefile +++ b/math/ses/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs BROKEN= Does not build +DEPRECATED= Has been broken for more than 6 months +EXPIRATION_DATE=2008-09-19 DOC_FILES= ses-example.ses ses-readme.txt \ ses-coverage.el testcover.el unsafep-coverage.el |