diff options
author | prlw1 <prlw1> | 2012-08-24 15:47:25 +0000 |
---|---|---|
committer | prlw1 <prlw1> | 2012-08-24 15:47:25 +0000 |
commit | a480bf586c77dea49b760b29ec510c2d6e060926 (patch) | |
tree | 2731ae4a43c9cb0632f282c25f1663aab10a3201 /graphics | |
parent | b13f297b9ab1528c28381ed0e5c3a69807ecc2aa (diff) | |
download | pkgsrc-a480bf586c77dea49b760b29ec510c2d6e060926.tar.gz |
Add yesterday's new packages to their respective category Makefiles - thanks wiz
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 8c1fa1edaec..5de0568a435 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.633 2012/08/23 18:24:25 drochner Exp $ +# $NetBSD: Makefile,v 1.634 2012/08/24 15:47:25 prlw1 Exp $ # COMMENT= Graphics tools and libraries @@ -78,6 +78,7 @@ SUBDIR+= dxsamples SUBDIR+= edje SUBDIR+= enblend-enfuse SUBDIR+= eog +SUBDIR+= eog3 SUBDIR+= eog-plugins SUBDIR+= eog-plugins-map SUBDIR+= epeg |