diff options
author | ijliao <ijliao@FreeBSD.org> | 2005-12-12 09:24:34 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2005-12-12 09:24:34 +0800 |
commit | 25a2b8091f7fd3f64fe94ec786a13f1a5b38c8c4 (patch) | |
tree | 34e490b24ab3ff4ff32a299edca4f27d213294ad /net | |
parent | e5afce097433da175639b9de4e6d6f897dd8aa9c (diff) | |
download | freebsd-ports-gnome-25a2b8091f7fd3f64fe94ec786a13f1a5b38c8c4.tar.gz freebsd-ports-gnome-25a2b8091f7fd3f64fe94ec786a13f1a5b38c8c4.tar.zst freebsd-ports-gnome-25a2b8091f7fd3f64fe94ec786a13f1a5b38c8c4.zip |
change maintainer email address
Diffstat (limited to 'net')
-rw-r--r-- | net/libopennet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libopennet/Makefile b/net/libopennet/Makefile index afc52ce804c6..ad43d98f521f 100644 --- a/net/libopennet/Makefile +++ b/net/libopennet/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.3 CATEGORIES= net MASTER_SITES= http://www.rkeene.org/files/oss/libopennet/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= gslin@gslin.org COMMENT= A library for opening files over a network GNU_CONFIGURE= yes |