diff options
author | Cy Schubert <cy@FreeBSD.org> | 2012-04-15 14:15:54 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2012-04-15 14:15:54 +0000 |
commit | bc73661aa3f248d99a225de82ebcd489414435eb (patch) | |
tree | 33191a9c50cdd73392e76f4cbf66df272b3c109c /lang/dmd/Makefile | |
parent | 4f6a86641706e0fde70319728cacefb7891578aa (diff) |
Notes
Diffstat (limited to 'lang/dmd/Makefile')
-rw-r--r-- | lang/dmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/dmd/Makefile b/lang/dmd/Makefile index 3706db217fbb..a07d52a20660 100644 --- a/lang/dmd/Makefile +++ b/lang/dmd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dmd -PORTVERSION= 1.073 +PORTVERSION= 1.074 CATEGORIES= lang MASTER_SITES= http://ftp.digitalmars.com/ DISTNAME= ${PORTNAME}.${PORTVERSION} |