diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-09-26 14:50:36 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-09-26 14:50:36 +0000 |
commit | 85abfe1718c130f603297b7b8c751d94b47fac83 (patch) | |
tree | 50721883be1c3246f8be785ba5a5404d2c85703b /net/tintin++ | |
parent | 65c130b90693f1094a07bf36355112f04ce1dc8b (diff) | |
download | ports-85abfe1718c130f603297b7b8c751d94b47fac83.tar.gz ports-85abfe1718c130f603297b7b8c751d94b47fac83.zip |
Notes
Diffstat (limited to 'net/tintin++')
-rw-r--r-- | net/tintin++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index e78da28cbfc8..79b7d1a451d3 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.walrus.com/pub/avatar/clients/ \ ftp://iclub.nsu.ru/pub/mud/clients/tintin++/ DISTNAME= tintin++v1.5pl9 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jhp@cocoja.holywar.net WRKSRC= ${WRKDIR}/tintin++/v1.5/src GNU_CONFIGURE= yes |