diff options
author | asau <asau@pkgsrc.org> | 2010-12-17 22:14:41 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-12-17 22:14:41 +0000 |
commit | 558c04777395bf0a3995cde8193e25dd30bc08e6 (patch) | |
tree | 2ca3a571da38b0cc95cd721406ca6708e334bb61 /lang/kaffe/Makefile | |
parent | 3a50ec4f55bc8c3cf66e0da5b8da37b0a2fce3c4 (diff) | |
download | pkgsrc-558c04777395bf0a3995cde8193e25dd30bc08e6.tar.gz |
Bump package revision after JIT-related changes on DragonFly.
Diffstat (limited to 'lang/kaffe/Makefile')
-rw-r--r-- | lang/kaffe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/kaffe/Makefile b/lang/kaffe/Makefile index babf32b610b..aae562f49a7 100644 --- a/lang/kaffe/Makefile +++ b/lang/kaffe/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.75 2010/12/15 16:06:26 abs Exp $ +# $NetBSD: Makefile,v 1.76 2010/12/17 22:14:41 asau Exp $ # .include "Makefile.common" -PKGREVISION= 6 +PKGREVISION= 7 CONFLICTS+= kaffe-nox11-[0-9]* |