summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-01-04 16:08:24 +0000
committerdrochner <drochner@pkgsrc.org>2008-01-04 16:08:24 +0000
commitf881fb0697b8bfc41e7d7e89ba73f827db15d776 (patch)
tree42ad7d0c0366a586007ce95a1d375f010ebcf957 /math
parent8c3c6df1903bdc120a97defa11226141c248787c (diff)
downloadpkgsrc-f881fb0697b8bfc41e7d7e89ba73f827db15d776.tar.gz
add a comment asking updates to check compatibility with editors/TeXmacs,
as suggested by Antoine Reilles
Diffstat (limited to 'math')
-rw-r--r--math/maxima/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 577b0f345b4..da1911196b8 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,7 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2008/01/04 11:45:42 ghen Exp $
+# $NetBSD: Makefile,v 1.15 2008/01/04 16:08:24 drochner Exp $
#
DISTNAME= maxima-5.14.0
+# On updates, please make sure editors/TeXmacs knows about the new
+# version number.
+# (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima})
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=maxima/}