summaryrefslogtreecommitdiff
path: root/graphics/xaos
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 /graphics/xaos
parentBump MAJOR to 3. (diff)
Bump png's major number to 3.
Notes
Notes: svn path=/head/; revision=16275
Diffstat (limited to 'graphics/xaos')
-rw-r--r--graphics/xaos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile
index 0ede97603990..0bf57baf5332 100644
--- a/graphics/xaos/Makefile
+++ b/graphics/xaos/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 February 1996
# Whom: Joseph Koshy <koshy@india.hp.com>
#
-# $Id: Makefile,v 1.8 1998/09/17 00:50:49 asami Exp $
+# $Id: Makefile,v 1.9 1998/11/29 12:43:08 asami Exp $
#
DISTNAME= XaoS-3.0
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= graphics
MAINTAINER= jkoshy@freebsd.org
-LIB_DEPENDS= png.2:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
USE_XLIB= yes