diff options
Diffstat (limited to 'devel/isect')
-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 679e1e8c06c..8f20dbb56ee 100644 --- a/devel/isect/Makefile +++ b/devel/isect/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2004/10/03 00:13:29 tv Exp $ +# $NetBSD: Makefile,v 1.29 2004/12/28 02:47:43 reed Exp $ # DISTNAME= isect-1.6.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=isectd/} |