diff options
author | jmmv <jmmv> | 2003-04-10 13:34:11 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-04-10 13:34:11 +0000 |
commit | 7929c305e0a27c13a4c2f383b68560546d94bb71 (patch) | |
tree | 7666e33f780510583966a3f7e1ab51e31c5824a3 | |
parent | 5d23213ae9a6a77a0fb4eacb3fbfd3125c6b6b75 (diff) | |
download | pkgsrc-7929c305e0a27c13a4c2f383b68560546d94bb71.tar.gz |
Add and enable smpeg-xmms.
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index bc4aec7c9c7..a8444fe2715 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.233 2003/04/06 11:08:56 rh Exp $ +# $NetBSD: Makefile,v 1.234 2003/04/10 13:34:11 jmmv Exp $ # COMMENT= Graphics tools and libraries @@ -199,6 +199,7 @@ SUBDIR+= sane-frontends SUBDIR+= scigraphica SUBDIR+= scrot SUBDIR+= sketch +SUBDIR+= smpeg-xmms SUBDIR+= sodipodi SUBDIR+= tcm SUBDIR+= tgif |