diff options
author | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
commit | 34239d0519768a287d5bd59b489764e0aae7a0b7 (patch) | |
tree | 520623c65994cc91b0cb8f1db78b52094824c96e /devel/nant | |
parent | 909e3c586743ee3f4bf511db824317beff91e393 (diff) | |
download | pkgsrc-34239d0519768a287d5bd59b489764e0aae7a0b7.tar.gz |
Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.
OK'ed by wiz@ (as was the textproc/icu update).
Diffstat (limited to 'devel/nant')
-rw-r--r-- | devel/nant/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/nant/Makefile b/devel/nant/Makefile index bba2b5ff76e..7cb1c42fbf3 100644 --- a/devel/nant/Makefile +++ b/devel/nant/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/01/07 03:01:10 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2009/03/25 22:37:12 he Exp $ # DISTNAME= nant-0.86-beta1-src PKGNAME= nant-0.86beta1 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nant/} |