diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-03-11 16:36:01 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-03-11 16:36:01 +0000 |
commit | 4ad66314656ef7a08b7fa57fd771a91447ee06d1 (patch) | |
tree | 6e891ccfb690076adff68c9a34194b69b4c6662f /x11-toolkits/fox14 | |
parent | 93eb341a8fbd2c2de13834306d8d3554a1f3dc0d (diff) | |
download | ports-4ad66314656ef7a08b7fa57fd771a91447ee06d1.tar.gz ports-4ad66314656ef7a08b7fa57fd771a91447ee06d1.zip |
Notes
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 \ |