aboutsummaryrefslogtreecommitdiff
path: root/devel/jam
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-04-12 09:33:04 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-04-12 09:33:04 +0000
commit56af1b327ad5cb3da8a4ca9a5ff9b8fc6b1e277e (patch)
treeafa531cb1dbf7c42016ad5993585e6060568718a /devel/jam
parent75dd621ca068d4e746535d79b293e961e2c5abcd (diff)
downloadports-56af1b327ad5cb3da8a4ca9a5ff9b8fc6b1e277e.tar.gz
ports-56af1b327ad5cb3da8a4ca9a5ff9b8fc6b1e277e.zip
Notes
Diffstat (limited to 'devel/jam')
-rw-r--r--devel/jam/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/jam/Makefile b/devel/jam/Makefile
index e4927c3ac8bf..8d982a0284c4 100644
--- a/devel/jam/Makefile
+++ b/devel/jam/Makefile
@@ -7,14 +7,14 @@
PORTNAME= jam
PORTVERSION= 2.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.perforce.com/pub/jam/
MAINTAINER= ports@FreeBSD.org
COMMENT= A build utility like make(1)
-ONLY_FOR_ARCHS= alpha i386
+ONLY_FOR_ARCHS= alpha i386 amd64
USE_ZIP= yes
USE_REINPLACE= yes