diff options
-rw-r--r-- | misc/calibre/Makefile | 4 | ||||
-rw-r--r-- | misc/koffice/Makefile | 4 | ||||
-rw-r--r-- | misc/tellico/Makefile | 4 | ||||
-rw-r--r-- | print/ruby-gnome2-poppler/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 74f5808deb6..59334245774 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2010/06/16 17:20:27 drochner Exp $ +# $NetBSD: Makefile,v 1.13 2010/08/15 12:33:32 drochner Exp $ # DISTNAME= calibre-0.6.24 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc MASTER_SITES= http://calibre.kovidgoyal.net/downloads/ diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 01ee1d5076b..584d8caaa6a 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.120 2010/07/14 11:11:26 sbd Exp $ +# $NetBSD: Makefile,v 1.121 2010/08/15 12:33:32 drochner Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 9a5edad4cec..7a7dd364a7a 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2010/07/14 11:11:26 sbd Exp $ +# $NetBSD: Makefile,v 1.26 2010/08/15 12:33:32 drochner Exp $ # DISTNAME= tellico-2.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/print/ruby-gnome2-poppler/Makefile b/print/ruby-gnome2-poppler/Makefile index e3188aff899..8f4640a6428 100644 --- a/print/ruby-gnome2-poppler/Makefile +++ b/print/ruby-gnome2-poppler/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2010/06/13 22:45:17 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/08/15 12:33:32 drochner Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION} COMMENT= Ruby binding of poppler-glib -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print PKG_DESTDIR_SUPPORT= user-destdir |