diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-04 07:22:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-04 07:22:03 +0800 |
commit | 208c044d486d6b18288dd592fd3a194930257255 (patch) | |
tree | 0b0ea7eb2e823a943fdd45acb15ec8ee39219789 /java | |
parent | be639d90c20e313eb33751009633b24c844fe6c3 (diff) | |
download | freebsd-ports-gnome-208c044d486d6b18288dd592fd3a194930257255.tar.gz freebsd-ports-gnome-208c044d486d6b18288dd592fd3a194930257255.tar.zst freebsd-ports-gnome-208c044d486d6b18288dd592fd3a194930257255.zip |
- Drop Maintainership
PR: ports/106272
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (old maintainer)
Diffstat (limited to 'java')
-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 |