diff options
Diffstat (limited to 'math/mupad/Makefile')
-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 ae87fadab72e..25e4541aebd5 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 |