diff options
author | mycroft <mycroft> | 1998-07-04 05:11:12 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-07-04 05:11:12 +0000 |
commit | 72058cd42ece8f1a86250d5d69bd1436bf679545 (patch) | |
tree | fc8e0740845028c350c79aa574f0b6b054a318b2 /news | |
parent | 7c669c65abadf6762b93114471cb152a785616d0 (diff) | |
download | pkgsrc-72058cd42ece8f1a86250d5d69bd1436bf679545.tar.gz |
Update libjpeg to v6b.
Diffstat (limited to 'news')
-rw-r--r-- | news/knews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index 4618f601226..6de2ec9c8d0 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/06/22 13:00:13 agc Exp $ +# $NetBSD: Makefile,v 1.12 1998/07/04 05:11:14 mycroft Exp $ # DISTNAME= knews-1.0b.0 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.matematik.su.se/~kjj/ MAINTAINER= tron@netbsd.org -DEPENDS+= jpeg-6a:../../graphics/jpeg +DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= png-0.96:../../graphics/png DEPENDS+= xpm-3.4j:../../graphics/xpm |