diff options
author | minskim <minskim@pkgsrc.org> | 2011-03-18 21:29:49 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-03-18 21:29:49 +0000 |
commit | fd9b2310b5eacc681594a6ad7f65d2c92689cd15 (patch) | |
tree | f44a876926bcdcb688d081fd0fb6e30bad621725 | |
parent | d1c95f87230857402a52011a819deda089c785e4 (diff) | |
download | pkgsrc-fd9b2310b5eacc681594a6ad7f65d2c92689cd15.tar.gz |
Add tex-pst-geo{,-doc}.
-rw-r--r-- | doc/CHANGES-2011 | 4 | ||||
-rw-r--r-- | geography/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES-2011 b/doc/CHANGES-2011 index 996d88d70f4..5690efb7772 100644 --- a/doc/CHANGES-2011 +++ b/doc/CHANGES-2011 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2011,v 1.704 2011/03/18 20:00:23 minskim Exp $ +$NetBSD: CHANGES-2011,v 1.705 2011/03/18 21:29:49 minskim Exp $ Changes to the packages collection and infrastructure in 2011: @@ -1190,3 +1190,5 @@ Changes to the packages collection and infrastructure in 2011: Added graphics/tex-pst-3dplot-doc version 1.94 [minskim 2011-03-18] Added graphics/tex-pst-blur version 2.0 [minskim 2011-03-18] Added graphics/tex-pst-blur-doc version 2.0 [minskim 2011-03-18] + Added geography/tex-pst-geo version 2.03 [minskim 2011-03-18] + Added geography/tex-pst-geo-doc version 2.03 [minskim 2011-03-18] diff --git a/geography/Makefile b/geography/Makefile index b9061ef5dc1..1ccb14269c7 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2011/01/18 19:15:34 drochner Exp $ +# $NetBSD: Makefile,v 1.36 2011/03/18 21:29:49 minskim Exp $ # COMMENT= Software for geographical-related uses @@ -39,6 +39,8 @@ SUBDIR+= qlandkartegt SUBDIR+= qlandkartegt-garmindev SUBDIR+= qlandkartem SUBDIR+= shapelib +SUBDIR+= tex-pst-geo +SUBDIR+= tex-pst-geo-doc SUBDIR+= viking SUBDIR+= vis5d+ SUBDIR+= xrmap |