diff options
Diffstat (limited to 'devel/isect/Makefile')
-rw-r--r-- | devel/isect/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/isect/Makefile b/devel/isect/Makefile index 8f52104cae8..f076037d5f0 100644 --- a/devel/isect/Makefile +++ b/devel/isect/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2006/03/31 05:37:08 jlam Exp $ +# $NetBSD: Makefile,v 1.36 2008/01/18 05:14:33 tnn Exp $ # DISTNAME= isect-1.6.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=isectd/} |