diff options
author | leeym <leeym@FreeBSD.org> | 2002-08-19 16:01:34 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2002-08-19 16:01:34 +0800 |
commit | 08b481824ac789dbbfe27b593dd4b12c5af255bb (patch) | |
tree | 0648a5ab7daa481d0c615e1e505bfecaac499287 /misc | |
parent | cfd7934b01c5fe9d0649e4a0852422dd35e8c1e9 (diff) | |
download | freebsd-ports-gnome-08b481824ac789dbbfe27b593dd4b12c5af255bb.tar.gz freebsd-ports-gnome-08b481824ac789dbbfe27b593dd4b12c5af255bb.tar.zst freebsd-ports-gnome-08b481824ac789dbbfe27b593dd4b12c5af255bb.zip |
change my email address to leeym@FreeBSD.org
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/GeoIP/Makefile | 2 | ||||
-rw-r--r-- | misc/cmatrix/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/GeoIP/Makefile b/misc/GeoIP/Makefile index 7529cfb370bb..96879edc3e95 100644 --- a/misc/GeoIP/Makefile +++ b/misc/GeoIP/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.0 CATEGORIES= misc MASTER_SITES= http://maxmind.com/download/geoip/api/c/ -MAINTAINER= leeym@leeym.com +MAINTAINER= leeym@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/misc/cmatrix/Makefile b/misc/cmatrix/Makefile index 4c7601a21842..b8b39198a5cc 100644 --- a/misc/cmatrix/Makefile +++ b/misc/cmatrix/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= leeym@leeym.com +MAINTAINER= leeym@FreeBSD.org MAN1= cmatrix.1 |