diff options
author | wiz <wiz> | 2010-11-25 10:28:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-11-25 10:28:34 +0000 |
commit | 450a5299ca9a16f505e6862d8ac610a5d2660a50 (patch) | |
tree | 32ae251c9958f00228e509c13ee6076b26536bea /misc/koffice | |
parent | 287aea18fa1a007ec79c92506cfd03500dc9c36e (diff) | |
download | pkgsrc-450a5299ca9a16f505e6862d8ac610a5d2660a50.tar.gz |
Bump PKGREVISION for libwpd shlib name change.
Diffstat (limited to 'misc/koffice')
-rw-r--r-- | misc/koffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 62bb3f876b4..7d5acc2faa1 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.122 2010/11/14 14:05:58 obache Exp $ +# $NetBSD: Makefile,v 1.123 2010/11/25 10:28:34 wiz Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 |