aboutsummaryrefslogtreecommitdiff
path: root/devel/nant/Makefile
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-03-17 03:51:27 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-03-17 03:51:27 +0000
commit4bf135ce30a99bbe6ca7a073021b9274d2bf33aa (patch)
treec878e05401260322c82760c39c032443dcb91376 /devel/nant/Makefile
parent65cd1f77b7f0d52446951fbc22c683c39e78288f (diff)
downloadports-4bf135ce30a99bbe6ca7a073021b9274d2bf33aa.tar.gz
ports-4bf135ce30a99bbe6ca7a073021b9274d2bf33aa.zip
Notes
Diffstat (limited to 'devel/nant/Makefile')
-rw-r--r--devel/nant/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/nant/Makefile b/devel/nant/Makefile
index 0d26893ab9dc..b954a6232034 100644
--- a/devel/nant/Makefile
+++ b/devel/nant/Makefile
@@ -3,15 +3,15 @@
# Whom: Christopher Nehren <apeiron+ports@coitusmentis.info>
#
# $FreeBSD$
-# $Id: Makefile,v 1.12 2006/10/08 01:11:28 killfill Exp $
+# $Id: Makefile,v 1.14 2007/02/07 15:50:37 killfill Exp $
#
PORTNAME= nant
-DISTVERSION= 0.85r4
+DISTVERSION= 0.85
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-0.85-rc4-src
+DISTNAME= ${PORTNAME}-${DISTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= A .NET build tool inspired by Ant