diff options
author | zuntum <zuntum> | 2001-07-10 09:53:24 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-07-10 09:53:24 +0000 |
commit | d2c76ebb2a53292f7505cff863a356fbe61494f7 (patch) | |
tree | c66185d432b2f7fbc6049d40575fb3938b969ead /graphics | |
parent | 41a09af8cb6fc9a17593fed80806a662b9c56319 (diff) | |
download | pkgsrc-d2c76ebb2a53292f7505cff863a356fbe61494f7.tar.gz |
add & enable water
Diffstat (limited to 'graphics')
-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 |