diff options
author | wiz <wiz@pkgsrc.org> | 2006-07-31 18:10:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-07-31 18:10:43 +0000 |
commit | 67431e3654645c8859efbe21b1b9f6973e65a939 (patch) | |
tree | 815775b8c2cf354ce7b21cb5a8a8dd0dfafe1efe /lang/mono | |
parent | fcbe19d5702f1c567bef960ccc32bd41564be0b6 (diff) | |
download | pkgsrc-67431e3654645c8859efbe21b1b9f6973e65a939.tar.gz |
Bump PKGREVISION for missing files.
Diffstat (limited to 'lang/mono')
-rw-r--r-- | lang/mono/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 8ae239e46d0..21cff3ae61c 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2006/07/26 10:57:41 drochner Exp $ +# $NetBSD: Makefile,v 1.53 2006/07/31 18:10:43 wiz Exp $ DISTNAME= mono-1.1.12.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= http://go-mono.com/sources/mono-1.1/ |