diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 4 | ||||
-rw-r--r-- | misc/koffice/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 3083d95b894..75d17c73e05 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/06/10 09:39:56 obache Exp $ +# $NetBSD: Makefile,v 1.22 2011/10/22 15:00:21 ryoon Exp $ # DISTNAME= calibre-0.8.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://status.calibre-ebook.com/dist/src/ \ http://calibre-ebook.googlecode.com/files/ diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 6cfde4e64ac..fcc151f0628 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.127 2011/04/22 13:44:12 obache Exp $ +# $NetBSD: Makefile,v 1.128 2011/10/22 15:00:21 ryoon Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 |