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 /sysutils/logtool-devel | |
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 'sysutils/logtool-devel')
-rw-r--r-- | sysutils/logtool-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logtool-devel/Makefile b/sysutils/logtool-devel/Makefile index a5934565e2d8..ef89dc28a891 100644 --- a/sysutils/logtool-devel/Makefile +++ b/sysutils/logtool-devel/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.0.3 CATEGORIES= sysutils MASTER_SITES= http://users.digitex.net/~max/ -MAINTAINER= ijliao@csie.nctu.edu.tw +MAINTAINER= ijliao@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |