diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 06:22:23 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 06:22:23 +0000 |
commit | 59d48d920fd4f33d0531e09ce16a71ce6e15220b (patch) | |
tree | 799bcf22ddda01c9c3dfba30f12700bcb72b501d /games/tads/Makefile | |
parent | 7c8201d0d4588871797fc167de31fd1dc794aec9 (diff) |
Return kris' ports to the heap.
We hope to see him back again sometime.
Hat: portmgr-secretary
Notes
Notes:
svn path=/head/; revision=267265
Diffstat (limited to 'games/tads/Makefile')
-rw-r--r-- | games/tads/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tads/Makefile b/games/tads/Makefile index 5900608df796..a66d164a36f7 100644 --- a/games/tads/Makefile +++ b/games/tads/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=kris DISTNAME= tads23-unix -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TADS compiler/interpreter for interactive fiction WRKSRC= ${WRKDIR}/tads-3.0.8/tads2 |