diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 09:22:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 09:22:46 +0800 |
commit | 80f999d70e74611f186fdc6779cacdf34483476b (patch) | |
tree | 14adec356afe198f18914ae45d3d05724f531b97 /math/mupad/Makefile | |
parent | 56d189e400701d0f0dd8185083a0df62cd041d0e (diff) | |
download | freebsd-ports-gnome-80f999d70e74611f186fdc6779cacdf34483476b.tar.gz freebsd-ports-gnome-80f999d70e74611f186fdc6779cacdf34483476b.tar.zst freebsd-ports-gnome-80f999d70e74611f186fdc6779cacdf34483476b.zip |
Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.
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 |