diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-01-21 04:26:37 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-01-21 04:26:37 +0000 |
commit | 93b63fea2b440c26cfd7c716969aa2b5227f033c (patch) | |
tree | 5207b796136e51353af188ed8c91e50e629794bf /net-im | |
parent | c0f5ca60651cc19d305aa2ae3cc4f1dee36d8eff (diff) | |
download | FreeBSD-ports-93b63fea2b440c26cfd7c716969aa2b5227f033c.zip FreeBSD-ports-93b63fea2b440c26cfd7c716969aa2b5227f033c.tar.gz |
ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/centericq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile index f2784fe..ccac7c0 100644 --- a/net-im/centericq/Makefile +++ b/net-im/centericq/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.13.3 CATEGORIES= net MASTER_SITES= http://download.konst.org.ua/ -MAINTAINER= ijliao@csie.nctu.edu.tw +MAINTAINER= ijliao@FreeBSD.org .include <bsd.port.pre.mk> .if ${OSVERSION} < 400010 |