summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner>2008-01-04 16:08:24 +0000
committerdrochner <drochner>2008-01-04 16:08:24 +0000
commit10dd833a6d1f1977ed60c6a87e83c8c9b146224d (patch)
tree42ad7d0c0366a586007ce95a1d375f010ebcf957
parentf21cf983d2754343714c52b21e06f983f078cb61 (diff)
downloadpkgsrc-10dd833a6d1f1977ed60c6a87e83c8c9b146224d.tar.gz
add a comment asking updates to check compatibility with editors/TeXmacs,
as suggested by Antoine Reilles
-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/}