diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
commit | e3c2232e4545c3f561ba148cd8f7b5ddad32c413 (patch) | |
tree | 2058d5294fe24671bac46448f04c0f3173abc030 /irc | |
parent | 64f1b7cb4c228bb0435890b8f480aa98e9808b96 (diff) | |
download | ports-e3c2232e4545c3f561ba148cd8f7b5ddad32c413.tar.gz ports-e3c2232e4545c3f561ba148cd8f7b5ddad32c413.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/tirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/tirc/Makefile b/irc/tirc/Makefile index aefc12121588..7d5fb6595aa4 100644 --- a/irc/tirc/Makefile +++ b/irc/tirc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= irc MASTER_SITES= ftp://ftp.mayn.de/pub/unix/network/irc/tirc/ -MAINTAINER= dr@astorit.com +MAINTAINER= ports@FreeBSD.org COMMENT= Token's 'Internet Relay Chat' Client USE_REINPLACE= yes |