diff options
author | wulf <wulf> | 2003-02-02 14:51:14 +0000 |
---|---|---|
committer | wulf <wulf> | 2003-02-02 14:51:14 +0000 |
commit | 4cff4f46a8d038a1a00e326ad352eb303f70aef8 (patch) | |
tree | db22b1b37cc430a8a6524e285238a4774cf9ef43 /graphics/Makefile | |
parent | 0f527a86cf501d39389156c61ea6dc35744ecb92 (diff) | |
download | pkgsrc-4cff4f46a8d038a1a00e326ad352eb303f70aef8.tar.gz |
Added and enabled dvdbackup
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 5810e9b26fc..01a7c84c7a5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.225 2003/01/29 06:18:36 jlam Exp $ +# $NetBSD: Makefile,v 1.226 2003/02/02 14:51:14 wulf Exp $ # COMMENT= Graphics tools and libraries @@ -44,6 +44,7 @@ SUBDIR+= denemo SUBDIR+= dia SUBDIR+= divxplayer SUBDIR+= dumpmpeg +SUBDIR+= dvdback SUBDIR+= dvdview SUBDIR+= dx SUBDIR+= dxsamples |