diff options
Diffstat (limited to 'textproc/regexx')
-rw-r--r-- | textproc/regexx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/regexx/Makefile b/textproc/regexx/Makefile index 40e0c28871b..b46e5b87f2c 100644 --- a/textproc/regexx/Makefile +++ b/textproc/regexx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/05/22 20:08:35 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:11:07 joerg Exp $ # DISTNAME= regexx-0.98.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=regexx/} |