diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-01 10:57:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-01 10:57:37 +0000 |
commit | 418393a48e2c91679f70c0c7299f1bbf0e876892 (patch) | |
tree | b72a811ac75d306949ae292bd2e176601e8bd04a /lang | |
parent | d68ab92e250664d9f04b0ab4558124319dd206b6 (diff) | |
download | pkgsrc-418393a48e2c91679f70c0c7299f1bbf0e876892.tar.gz |
To be on the safe side, bump PKGREVISION for the PREFIX change.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/wonka/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/wonka/Makefile b/lang/wonka/Makefile index b9f3d281587..b36992c3f03 100644 --- a/lang/wonka/Makefile +++ b/lang/wonka/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2004/07/01 00:51:23 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2004/07/01 10:57:37 wiz Exp $ # DISTNAME= wonka-src-0.9.6-release PKGNAME= wonka-0.9.6 +PKGREVISION= 1 CATEGORIES= lang java MASTER_SITES= http://wonka.acunia.com/ |