diff options
Diffstat (limited to 'devel/mono-addins/Makefile')
-rw-r--r-- | devel/mono-addins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mono-addins/Makefile b/devel/mono-addins/Makefile index c3f3c53223c..90309a879be 100644 --- a/devel/mono-addins/Makefile +++ b/devel/mono-addins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2011/06/10 09:39:43 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/04/27 12:31:43 obache Exp $ DISTNAME= mono-addins-0.6.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-addins/ EXTRACT_SUFX= .tar.bz2 |