diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-09-24 06:00:09 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-09-24 06:00:09 +0000 |
commit | 4ea635fd2dc85cdec3d639ad039f636432162c0c (patch) | |
tree | 7b2666d04a2a7fb849924f02149988457ad785ef /games/pcgen | |
parent | Hand this port back to emulation. I am not longer able to handle updates as ... (diff) |
Hand back my ports to the pool.
Ports require time and TLC which I no longer have.
Notes
Notes:
svn path=/head/; revision=369161
Diffstat (limited to 'games/pcgen')
-rw-r--r-- | games/pcgen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pcgen/Makefile b/games/pcgen/Makefile index 9e5cade9464f..6e30c4e72c8e 100644 --- a/games/pcgen/Makefile +++ b/games/pcgen/Makefile @@ -6,7 +6,7 @@ CATEGORIES= games java MASTER_SITES= SF/${PORTNAME}/PCGen%20Stable/${PORTVERSION} DISTNAME= pcgen${PORTVERSION:S/.//g}_full -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Java-based RPG character generator and maintenance program RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper |