diff options
Diffstat (limited to 'lang/librep/Makefile')
-rw-r--r-- | lang/librep/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 23f66d8d27d..d6ef0e7279c 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2002/12/23 04:25:01 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2003/02/21 12:53:23 mycroft Exp $ # DISTNAME= librep-${REP_VERS} -REP_VERS= 0.15.1 -PKGREVISION= 3 +REP_VERS= 0.16.1 +#PKGREVISION= 3 CATEGORIES= lang devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=librep/} |