diff options
Diffstat (limited to 'lang/librep/Makefile')
-rw-r--r-- | lang/librep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 4025152f3f4..24379a53caa 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2012/01/24 09:11:06 sbd Exp $ +# $NetBSD: Makefile,v 1.58 2012/09/15 10:05:19 obache Exp $ # DISTNAME= librep-0.91.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang devel MASTER_SITES= http://download.tuxfamily.org/sawfish/librep/ EXTRACT_SUFX= .tar.bz2 |