diff options
Diffstat (limited to 'textproc/yamcha/Makefile')
-rw-r--r-- | textproc/yamcha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile index 362c45a4459..a491f5e7137 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/10/25 06:57:09 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:24 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel |