diff options
author | grant <grant@pkgsrc.org> | 2002-12-19 11:30:35 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-12-19 11:30:35 +0000 |
commit | 73c7b1472a514108c82c869adf645cd7d036d140 (patch) | |
tree | 25e82885266a7f7fb41613f146a76bd7123d7778 /graphics/Makefile | |
parent | afafcff184b3be8aca2a8f70c632ec908316b429 (diff) | |
download | pkgsrc-73c7b1472a514108c82c869adf645cd7d036d140.tar.gz |
add xmountains.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 71e4e291ec3..fb87d6994eb 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.217 2002/12/15 22:14:14 wiz Exp $ +# $NetBSD: Makefile,v 1.218 2002/12/19 11:30:35 grant Exp $ # COMMENT= Graphics tools and libraries @@ -208,6 +208,7 @@ SUBDIR+= xdvipresent SUBDIR+= xfig SUBDIR+= xgraph SUBDIR+= xli +SUBDIR+= xmountains SUBDIR+= xpaint SUBDIR+= xplot SUBDIR+= xpm |