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 /editors/tomboy | |
parent | 5ea958db557afde3b2500f3035098e712d8bb563 (diff) | |
download | pkgsrc-f373794a7840d84aba5824ce1fea71456a0a109c.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'editors/tomboy')
-rw-r--r-- | editors/tomboy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index 1dad79f35de..85b85918594 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2010/11/30 03:44:35 obache Exp $ +# $NetBSD: Makefile,v 1.23 2011/01/13 13:37:33 wiz Exp $ # DISTNAME= tomboy-1.2.1 +PKGREVISION= 1 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |