diff options
Diffstat (limited to 'devel/mrproject/Makefile')
-rw-r--r-- | devel/mrproject/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mrproject/Makefile b/devel/mrproject/Makefile index b23144007f8..10ca5d2173b 100644 --- a/devel/mrproject/Makefile +++ b/devel/mrproject/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2005/06/17 04:49:46 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2006/01/24 07:32:04 wiz Exp $ # DISTNAME= mrproject-0.5.1 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= devel MASTER_SITES= ftp://ftp.codefactory.se/pub/software/mrproject/source/ |