diff options
-rw-r--r-- | net/acx100/Makefile | 4 | ||||
-rw-r--r-- | net/gacxtool/Makefile | 4 | ||||
-rw-r--r-- | net/gacxtool/pkg-descr | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkdatabox2/Makefile | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/net/acx100/Makefile b/net/acx100/Makefile index 06658015dacd..1c472352a19d 100644 --- a/net/acx100/Makefile +++ b/net/acx100/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: acx100 # Date created: 2004-07-01 -# Whom: Leonid Zolotarev <leoz@saunalahti.fi> +# Whom: Leonid Zolotarev <leoz.2005@gmail.com> # # $FreeBSD$ # @@ -16,7 +16,7 @@ DISTFILES= ${DISTFILE_0}:file_0 \ DIST_SUBDIR= acx EXTRACT_ONLY= ${DISTFILE_0} -MAINTAINER= leoz@saunalahti.fi +MAINTAINER= leoz.2005@gmail.com COMMENT= Texas Instruments (TI) ACX100 IEEE 802.11 driver BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip diff --git a/net/gacxtool/Makefile b/net/gacxtool/Makefile index fa2170921f72..4ded83e65998 100644 --- a/net/gacxtool/Makefile +++ b/net/gacxtool/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: gacxtool # Date created: 2004-11-14 -# Whom: Leonid Zolotarev <leoz@saunalahti.fi> +# Whom: Leonid Zolotarev <leoz.2005@gmail.com> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.1.0 CATEGORIES= net MASTER_SITES= http://www.leoz.myoptimus.com/gacxtool/files/ -MAINTAINER= leoz@saunalahti.fi +MAINTAINER= leoz.2005@gmail.com COMMENT= Displays the status of the ACX driver LIB_DEPENDS= gtkdatabox:${PORTSDIR}/x11-toolkits/gtkdatabox2 diff --git a/net/gacxtool/pkg-descr b/net/gacxtool/pkg-descr index f713a91579a0..7eedfc396392 100644 --- a/net/gacxtool/pkg-descr +++ b/net/gacxtool/pkg-descr @@ -6,4 +6,4 @@ wlan.kewl.org Project. WWW: http://www.leoz.myoptimus.com/gacxtool/ - Leonid Zolotarev -leoz@saunalahti.fi +leoz.2005@gmail.com diff --git a/x11-toolkits/gtkdatabox2/Makefile b/x11-toolkits/gtkdatabox2/Makefile index 783bcd1e7c38..de247b5e551c 100644 --- a/x11-toolkits/gtkdatabox2/Makefile +++ b/x11-toolkits/gtkdatabox2/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: gtkdatabox2 # Date created: 2004-07-03 -# Whom: Leonid Zolotarev <leoz@saunalahti.fi> +# Whom: Leonid Zolotarev <leoz.2005@gmail.com> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://www.eudoxos.de/gtk/gtkdatabox/download/ DISTNAME= gtkdatabox-${PORTVERSION} DIST_SUBDIR= gnome2 -MAINTAINER= leoz@saunalahti.fi +MAINTAINER= leoz.2005@gmail.com COMMENT= A GTK+2 widget to display large amounts of numerical data USE_X_PREFIX= yes |