diff options
Diffstat (limited to 'misc/fbreader/Makefile')
-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 1561c640d9c..965a891c735 100644 --- a/misc/fbreader/Makefile +++ b/misc/fbreader/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2010/09/14 11:13:13 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2010/11/15 22:57:54 abs Exp $ # DISTNAME= fbreader-sources-0.10.7 PKGNAME= ${DISTNAME:S/-sources//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= http://www.fbreader.org/ EXTRACT_SUFX= .tgz |