diff options
author | minskim <minskim> | 2011-03-15 18:46:56 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-03-15 18:46:56 +0000 |
commit | c71aa788cb338d48925450ee10927bf1c8e74de4 (patch) | |
tree | 072ce7a04f2d6a778477795599a93b2c5b2e87ec /math | |
parent | c4d1a16cfb8ff36907e8f6ad8ba7d6cf34a864ae (diff) | |
download | pkgsrc-c71aa788cb338d48925450ee10927bf1c8e74de4.tar.gz |
Add tex-kastrup{,-doc}.
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index f4b97c29001..70d7a97ef5f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.213 2011/03/04 19:06:26 minskim Exp $ +# $NetBSD: Makefile,v 1.214 2011/03/15 18:46:57 minskim Exp $ COMMENT= Mathematics @@ -193,6 +193,8 @@ SUBDIR+= tasp-vsipl SUBDIR+= teapot SUBDIR+= tex-fp SUBDIR+= tex-fp-doc +SUBDIR+= tex-kastrup +SUBDIR+= tex-kastrup-doc SUBDIR+= texdrive SUBDIR+= tochnog SUBDIR+= udunits |