diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/poseidon/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/java/poseidon/Makefile b/java/poseidon/Makefile index 540286c0c4bc..e8f2cb446e55 100644 --- a/java/poseidon/Makefile +++ b/java/poseidon/Makefile @@ -8,14 +8,11 @@ PORTNAME= poseidon PORTVERSION= 4.2.1 CATEGORIES= java devel -MASTER_SITES= ftp://ftp.gentleware.org/ \ - http://download.gentleware.org/ \ - ftp://download.gentleware.biz/ \ - http://download.gentleware.biz/ \ - ftp://ftp.beine-computer.de/pub/distfiles/ +MASTER_SITES= ftp://88.198.45.102/ \ + http://88.198.45.102:81/ DISTNAME= ${PORTNAME}${EDITION}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nemoliu@gmail.com COMMENT= A popular UML CASE tool USE_ZIP= yes |