diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-13 01:33:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-13 01:33:41 +0000 |
commit | 537d1372f908a01bea524a431a9c263f22b68e0e (patch) | |
tree | ec034e48ae02ecedca90d7516fd270555fc000e0 /devel/uppaal | |
parent | 0b4ecea1d151e93903ae8bfed85c70a1d9e32e14 (diff) | |
download | ports-537d1372f908a01bea524a431a9c263f22b68e0e.tar.gz ports-537d1372f908a01bea524a431a9c263f22b68e0e.zip |
Notes
Diffstat (limited to 'devel/uppaal')
-rw-r--r-- | devel/uppaal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/uppaal/Makefile b/devel/uppaal/Makefile index aee34347fa0e..c637905b5bfc 100644 --- a/devel/uppaal/Makefile +++ b/devel/uppaal/Makefile @@ -21,7 +21,7 @@ JAVA_RUN= yes SUB_FILES= uppaal verifyta SUB_LIST+= PORTNAME=${PORTNAME} PLIST_SUB+= PORTNAME=${PORTNAME} -DOWNLOAD_URL= http://www.it.uu.se/research/group/darts/uppaal/download/registration.php +DOWNLOAD_URL= http://www.it.uu.se/research/group/darts/uppaal/download/registration.php?id=0&subid=0 NO_BUILD= yes MAN1= uppaal.1 |