diff options
Diffstat (limited to 'devel/codeville/Makefile')
-rw-r--r-- | devel/codeville/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/codeville/Makefile b/devel/codeville/Makefile index 6b16dbb2f00..20d9003bc65 100644 --- a/devel/codeville/Makefile +++ b/devel/codeville/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/01/27 10:19:16 obache Exp $ +# $NetBSD: Makefile,v 1.24 2012/03/09 12:34:05 wiz Exp $ DISTNAME= Codeville-0.8.0 PKGNAME= codeville-0.8.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel scm MASTER_SITES= http://codeville.org/download/ |