diff options
Diffstat (limited to 'lang/librep/Makefile')
-rw-r--r-- | lang/librep/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 8d45adaefbc..44e2b5b8fb3 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2003/07/05 15:53:33 seb Exp $ +# $NetBSD: Makefile,v 1.28 2003/07/13 13:52:22 wiz Exp $ # DISTNAME= librep-${REP_VERS} REP_VERS= 0.16.1 #PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= lang devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=librep/} |