diff options
-rw-r--r-- | x11-toolkits/fox12/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/fox14/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/fox16/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/fox12/Makefile b/x11-toolkits/fox12/Makefile index b5ad6a06e48f..cb5e1b084d77 100644 --- a/x11-toolkits/fox12/Makefile +++ b/x11-toolkits/fox12/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ \ http://fresh.t-systems-sfr.com/unix/src/misc/ -MAINTAINER?= araujo@FreeBSD.org +MAINTAINER?= gahr@FreeBSD.org COMMENT= Fast and extensive C++ GUI toolkit -- ver.1.2 LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index ce9dfe4d6b92..d776deff246b 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ \ http://fresh.t-systems-sfr.com/unix/src/misc/ -MAINTAINER?= araujo@FreeBSD.org +MAINTAINER?= gahr@FreeBSD.org COMMENT= Fast and extensive C++ GUI toolkit LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile index ef4c108cd8bc..b3752e5e3d7d 100644 --- a/x11-toolkits/fox16/Makefile +++ b/x11-toolkits/fox16/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ http://fresh.t-systems-sfr.com/unix/src/misc/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER?= araujo@FreeBSD.org +MAINTAINER?= gahr@FreeBSD.org COMMENT= Fast and extensive C++ GUI toolkit -- ver.1.6 LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ |