diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-03 23:22:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-03 23:22:03 +0000 |
commit | 3973017dbc9516ccd2c2de76e312604ee6509bce (patch) | |
tree | e4201337c0e74a584d208947816bd0131e66447c | |
parent | - Respect X11BASE (diff) |
- Drop Maintainership
PR: ports/106272
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (old maintainer)
Notes
Notes:
svn path=/head/; revision=178771
-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 |