aboutsummaryrefslogtreecommitdiffstats
path: root/devel/nant/Makefile
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2006-10-08 14:48:10 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2006-10-08 14:48:10 +0800
commit4f07e3aa87f3cc63e9bf1869f4afca45ee429c17 (patch)
tree5f4763c5e4373650eb0a2e50ed50267d2a9952b5 /devel/nant/Makefile
parentdd58d366b5de3ef88fdd4c44bf77c9290a213d0e (diff)
downloadfreebsd-ports-gnome-4f07e3aa87f3cc63e9bf1869f4afca45ee429c17.tar.gz
freebsd-ports-gnome-4f07e3aa87f3cc63e9bf1869f4afca45ee429c17.tar.zst
freebsd-ports-gnome-4f07e3aa87f3cc63e9bf1869f4afca45ee429c17.zip
Update to 0.85r4
Project by: BSD#
Diffstat (limited to 'devel/nant/Makefile')
-rw-r--r--devel/nant/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/nant/Makefile b/devel/nant/Makefile
index 557358bfb9fd..0d26893ab9dc 100644
--- a/devel/nant/Makefile
+++ b/devel/nant/Makefile
@@ -3,16 +3,15 @@
# Whom: Christopher Nehren <apeiron+ports@coitusmentis.info>
#
# $FreeBSD$
-# $Id: Makefile,v 1.10 2006/01/11 03:54:20 tmclau02 Exp $
+# $Id: Makefile,v 1.12 2006/10/08 01:11:28 killfill Exp $
#
PORTNAME= nant
-DISTVERSION= 0.85r3
-PORTREVISION= 2
+DISTVERSION= 0.85r4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-0.85-rc3-src
+DISTNAME= ${PORTNAME}-0.85-rc4-src
MAINTAINER= ports@FreeBSD.org
COMMENT= A .NET build tool inspired by Ant