Revision
74060
Author
ryandesign@macports.org
Date
2010-12-03 08:43:21 -0800 (Fri, 03 Dec 2010)

Log Message

apache-ant is noarch; see http://lists.macosforge.org/pipermail/macports-dev/2010-December/013394.html

Modified Paths

Diff

Modified: trunk/dports/devel/apache-ant/Portfile (74059 => 74060)


--- trunk/dports/devel/apache-ant/Portfile	2010-12-03 16:41:36 UTC (rev 74059)
+++ trunk/dports/devel/apache-ant/Portfile	2010-12-03 16:43:21 UTC (rev 74060)
@@ -4,8 +4,11 @@
 
 name			apache-ant
 version			1.8.1
+revision		1
 categories		devel java
 maintainers		openmaintainer blair
+supported_archs	noarch
+
 description		Java opensource build system
 long_description	Ant is a Java based build tool. In theory it is kind of \
 				like make without make's wrinkles. Ant uses XML build files \