diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 01:22:46 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 01:22:46 +0000 |
commit | 80f999d70e74611f186fdc6779cacdf34483476b (patch) | |
tree | 14adec356afe198f18914ae45d3d05724f531b97 /math/mupad | |
parent | 56d189e400701d0f0dd8185083a0df62cd041d0e (diff) | |
download | FreeBSD-ports-80f999d70e74611f186fdc6779cacdf34483476b.zip FreeBSD-ports-80f999d70e74611f186fdc6779cacdf34483476b.tar.gz |
Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.
Diffstat (limited to 'math/mupad')
-rw-r--r-- | math/mupad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/mupad/Makefile b/math/mupad/Makefile index ae87fad..25e4541 100644 --- a/math/mupad/Makefile +++ b/math/mupad/Makefile @@ -25,7 +25,8 @@ RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linu ${LINUXBASE}/usr/lib/libungif.so.4:${PORTSDIR}/graphics/linux-ungif BROKEN= "Checksum mismatch" -DEPRECATED= "This port will be removed on April 16 if still broken at that time." +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-04-16 NO_CDROM= "unsure to sell for profit" USE_LINUX= yes |