From a23070064e5e1633486dffabab19001021a729df Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Sun, 7 Aug 2011 04:53:16 +0000 Subject: Update 1.068 --> 1.069. Remove 32-bit only build restriction. --- lang/dmd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/dmd/Makefile') diff --git a/lang/dmd/Makefile b/lang/dmd/Makefile index 3b73f0c58b89..59dc96e83bd1 100644 --- a/lang/dmd/Makefile +++ b/lang/dmd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dmd -PORTVERSION= 1.068 +PORTVERSION= 1.069 CATEGORIES= lang MASTER_SITES= http://ftp.digitalmars.com/ DISTNAME= ${PORTNAME}.${PORTVERSION} @@ -15,7 +15,6 @@ MAINTAINER= cy@FreeBSD.org COMMENT= Official compiler for the D 1.0 programming language NO_PACKAGE= Packages are not validation-tested by the developer -ONLY_FOR_ARCHS= i386 USE_ZIP= yes MAN1= dmd.1 MAN5= dmd.conf.5 -- cgit v1.2.3