diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2011-04-04 15:18:56 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2011-04-04 15:18:56 +0000 |
commit | b08246d2625eae794abdf5fe9545e600a5b7781e (patch) | |
tree | 63bfd2d111fad5823b26c621241d2ffb0ad76deb /devel/jwasm | |
parent | bccf5e9212eafe55d694cb3583f3bb2d2776ffdb (diff) |
Notes
Diffstat (limited to 'devel/jwasm')
-rw-r--r-- | devel/jwasm/Makefile | 8 | ||||
-rw-r--r-- | devel/jwasm/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/jwasm/Makefile b/devel/jwasm/Makefile index da92fe3a96b9..f0cfec5ffc24 100644 --- a/devel/jwasm/Makefile +++ b/devel/jwasm/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: jwasm # Date created: 7 April 2009 -# Whom: Pedro F. Giffuni <giffunip@tutopia.com> +# Whom: Pedro F. Giffuni # # $FreeBSD$ # PORTNAME= jwasm -PORTVERSION= 204 +PORTVERSION= 205 CATEGORIES= devel MASTER_SITES= http://www.japheth.de/Download/JWasm/ -DISTNAME= JWasm${PORTVERSION}cs +DISTNAME= JWasm${PORTVERSION}s -MAINTAINER= giffunip@tutopia.com +MAINTAINER= ports@FreeBSD.org COMMENT= Fork of OpenWatcom's x86 assembler with AMD64 support ONLY_FOR_ARCHS= amd64 i386 diff --git a/devel/jwasm/distinfo b/devel/jwasm/distinfo index 3da259ecc70c..7f6d4e3d7f0c 100644 --- a/devel/jwasm/distinfo +++ b/devel/jwasm/distinfo @@ -1,2 +1,2 @@ -SHA256 (JWasm204cs.zip) = a45de9c536adb670751ef6d089a6fd94baab0b28dfc076250fe0e5ecd0339017 -SIZE (JWasm204cs.zip) = 642684 +SHA256 (JWasm205s.zip) = 665da2168051195e1b88e0cc456ac98aa0009ff11eb50f4854871fd22b80008d +SIZE (JWasm205s.zip) = 696367 |