diff options
author | wiz <wiz@pkgsrc.org> | 2011-01-13 13:36:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-01-13 13:36:05 +0000 |
commit | f373794a7840d84aba5824ce1fea71456a0a109c (patch) | |
tree | 88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /sysutils/xnc | |
parent | 5ea958db557afde3b2500f3035098e712d8bb563 (diff) | |
download | pkgsrc-f373794a7840d84aba5824ce1fea71456a0a109c.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'sysutils/xnc')
-rw-r--r-- | sysutils/xnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xnc/Makefile b/sysutils/xnc/Makefile index 66c55b20a47..e359abb23d5 100644 --- a/sysutils/xnc/Makefile +++ b/sysutils/xnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2010/12/23 11:44:56 dsainty Exp $ +# $NetBSD: Makefile,v 1.34 2011/01/13 13:39:27 wiz Exp $ DISTNAME= xnc-5.0.4.src PKGNAME= xnc-5.0.4 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils x11 MASTER_SITES= http://www.xnc.dubna.su/src-5/ |