diff options
author | wiz <wiz@pkgsrc.org> | 2005-11-25 21:23:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-11-25 21:23:14 +0000 |
commit | 071fcffbfa1dfe180d90f1ed2b0e11a0c0b9408c (patch) | |
tree | e8520f2ead00aee29cc6c3d9855f1925695b16db /converters/libwpd/Makefile | |
parent | e7b809fd2f418e83e26b8e87a8c24eb7b7201dcf (diff) | |
download | pkgsrc-071fcffbfa1dfe180d90f1ed2b0e11a0c0b9408c.tar.gz |
Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
Diffstat (limited to 'converters/libwpd/Makefile')
-rw-r--r-- | converters/libwpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/libwpd/Makefile b/converters/libwpd/Makefile index 297f43a86ad..f5ef14fcbe3 100644 --- a/converters/libwpd/Makefile +++ b/converters/libwpd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/06/26 22:08:08 markd Exp $ +# $NetBSD: Makefile,v 1.2 2005/11/25 21:23:14 wiz Exp $ DISTNAME= libwpd-0.8.1 +PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libwpd/} |