graphics/resize_image
This commit is contained in:
parent
5958417939
commit
7b011b289a
2 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.3317 2003/09/10 21:24:16 manu Exp $
|
||||
$NetBSD: CHANGES,v 1.3318 2003/09/10 21:52:21 itojun Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2003:
|
||||
|
||||
|
@ -3615,4 +3615,5 @@ Changes to the packages collection and infrastructure in 2003:
|
|||
Added ruby-DBD-mysql-0.0.21 [taca 2003-09-10]
|
||||
Updated xpkgwedge to 1.8 [gavan 2003-09-10]
|
||||
Updated pkg_chk to 1.40 [jmmv 2003-09-10]
|
||||
Added fondu-030428 [manu 2003-01-10]
|
||||
Added fondu-030428 [manu 2003-09-10]
|
||||
Added resize_image-0.6 [itojun 2003-09-10]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.254 2003/09/01 16:59:40 jdolecek Exp $
|
||||
# $NetBSD: Makefile,v 1.255 2003/09/10 21:51:22 itojun Exp $
|
||||
#
|
||||
|
||||
COMMENT= Graphics tools and libraries
|
||||
|
@ -213,6 +213,7 @@ SUBDIR+= qiv
|
|||
SUBDIR+= qvplay
|
||||
SUBDIR+= rayshade
|
||||
SUBDIR+= realplayer-codecs
|
||||
SUBDIR+= resize_image
|
||||
SUBDIR+= ruby-opengl
|
||||
SUBDIR+= s10sh
|
||||
SUBDIR+= sane-backends
|
||||
|
|
Loading…
Reference in a new issue