diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-01-21 12:26:37 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-01-21 12:26:37 +0800 |
commit | 93b63fea2b440c26cfd7c716969aa2b5227f033c (patch) | |
tree | 5207b796136e51353af188ed8c91e50e629794bf /net/centericq | |
parent | c0f5ca60651cc19d305aa2ae3cc4f1dee36d8eff (diff) | |
download | freebsd-ports-gnome-93b63fea2b440c26cfd7c716969aa2b5227f033c.tar.gz freebsd-ports-gnome-93b63fea2b440c26cfd7c716969aa2b5227f033c.tar.zst freebsd-ports-gnome-93b63fea2b440c26cfd7c716969aa2b5227f033c.zip |
ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org
Diffstat (limited to 'net/centericq')
-rw-r--r-- | net/centericq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/centericq/Makefile b/net/centericq/Makefile index f2784fe3e354..ccac7c02bb08 100644 --- a/net/centericq/Makefile +++ b/net/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 |