diff options
-rw-r--r-- | java/poseidon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/poseidon/Makefile b/java/poseidon/Makefile index b6d39dc399bb..540286c0c4bc 100644 --- a/java/poseidon/Makefile +++ b/java/poseidon/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.gentleware.org/ \ ftp://ftp.beine-computer.de/pub/distfiles/ DISTNAME= ${PORTNAME}${EDITION}-${PORTVERSION} -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= A popular UML CASE tool USE_ZIP= yes |