diff options
Diffstat (limited to 'textproc/rarian/Makefile')
-rw-r--r-- | textproc/rarian/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/rarian/Makefile b/textproc/rarian/Makefile index e9ed23109d5..9835a8f85ce 100644 --- a/textproc/rarian/Makefile +++ b/textproc/rarian/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2008/04/18 12:00:13 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2008/09/06 15:23:10 wiz Exp $ # -DISTNAME= rarian-0.8.0 -PKGREVISION= 1 +DISTNAME= rarian-0.8.1 CATEGORIES= textproc MASTER_SITES= http://rarian.freedesktop.org/Releases/ MASTER_SITES+= ${MASTER_SITE_GNOME:=sources/rarian/0.8/} |