diff options
author | zuntum <zuntum> | 2001-07-10 09:53:24 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-07-10 09:53:24 +0000 |
commit | 0af0c9e896cd9c52b6451e655b9e4ed95318d605 (patch) | |
tree | c66185d432b2f7fbc6049d40575fb3938b969ead /graphics/Makefile | |
parent | 081c2cdb8429c115fc9c52974eb4aa0119f60546 (diff) | |
download | pkgsrc-0af0c9e896cd9c52b6451e655b9e4ed95318d605.tar.gz |
add & enable water
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 d813b002ed7..d8ad72831ef 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.143 2001/07/08 08:27:33 rh Exp $ +# $NetBSD: Makefile,v 1.144 2001/07/10 09:53:24 zuntum Exp $ # COMMENT= Graphics tools and libraries @@ -127,6 +127,7 @@ SUBDIR+= tkpiechart SUBDIR+= urt SUBDIR+= vcg SUBDIR+= viewfax +SUBDIR+= water SUBDIR+= win32-codecs SUBDIR+= wmphoto SUBDIR+= xanim |