diff options
Diffstat (limited to 'devel/mrproject/Makefile')
-rw-r--r-- | devel/mrproject/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/mrproject/Makefile b/devel/mrproject/Makefile index 5c3029a901f..b777c5d8992 100644 --- a/devel/mrproject/Makefile +++ b/devel/mrproject/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2002/08/13 10:01:57 agc Exp $ +# $NetBSD: Makefile,v 1.5 2002/09/10 16:06:40 wiz Exp $ # DISTNAME= mrproject-0.5.1 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.codefactory.se/pub/software/mrproject/source/ |