diff options
author | gahr <gahr@FreeBSD.org> | 2010-03-12 00:36:01 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2010-03-12 00:36:01 +0800 |
commit | 4998bc06300db9fd059b851ddf68924a71f791b0 (patch) | |
tree | 2cba8134288191ad6fc02c15f49f90dc0ca8b822 /x11-toolkits/fox14 | |
parent | 4f29f30789694c013421bc5ac39ccc4facf7aa59 (diff) | |
download | freebsd-ports-gnome-4998bc06300db9fd059b851ddf68924a71f791b0.tar.gz freebsd-ports-gnome-4998bc06300db9fd059b851ddf68924a71f791b0.tar.zst freebsd-ports-gnome-4998bc06300db9fd059b851ddf68924a71f791b0.zip |
- Take maintainship from araujo
Approved by: aroujo (implicit, email to ports@)
Message-ID: 20100222114814.GB29137@ponderosa.intelbras.com.br
Diffstat (limited to 'x11-toolkits/fox14')
-rw-r--r-- | x11-toolkits/fox14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |