diff options
Diffstat (limited to 'misc/fbreader')
-rw-r--r-- | misc/fbreader/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/fbreader/Makefile b/misc/fbreader/Makefile index 683ff0d2a41..9a683ec5cab 100644 --- a/misc/fbreader/Makefile +++ b/misc/fbreader/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2012/01/13 10:55:19 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/02/06 12:40:55 wiz Exp $ # DISTNAME= fbreader-sources-0.10.7 PKGNAME= ${DISTNAME:S/-sources//} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= misc MASTER_SITES= http://www.fbreader.org/ EXTRACT_SUFX= .tgz |