summaryrefslogtreecommitdiff
path: root/news/knews
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-23 07:05:35 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-23 07:05:35 +0000
commit343b837340a39a6d3d2f981efb8ce3e49bcd4a6d (patch)
tree98483f73847a876520440371b7166d66092b9229 /news/knews
parentBump MAJOR to 3. (diff)
Bump png's major number to 3.
Notes
Notes: svn path=/head/; revision=16275
Diffstat (limited to 'news/knews')
-rw-r--r--news/knews/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile
index d61bef9794d8..51daa1e6d751 100644
--- a/news/knews/Makefile
+++ b/news/knews/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Apr 14 09:23:59 MET DST 1996
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.22 1998/11/21 07:27:39 steve Exp $
+# $Id: Makefile,v 1.23 1999/01/07 20:37:40 andreas Exp $
#
DISTNAME= knews-1.0b.1
@@ -14,7 +14,7 @@ MAINTAINER= andreas@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.2:${PORTSDIR}/graphics/png
+ png.3:${PORTSDIR}/graphics/png
RUN_DEPENDS= newsp:${PORTSDIR}/print/mp-letter
USE_IMAKE= yes