diff options
Diffstat (limited to 'devel/mrproject')
-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 fee0d44e5fb..7b839d7ca4a 100644 --- a/devel/mrproject/Makefile +++ b/devel/mrproject/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/03/05 18:43:43 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/05/02 11:54:39 wiz Exp $ # DISTNAME= mrproject-0.5.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ftp://ftp.codefactory.se/pub/software/mrproject/source/ |