diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
commit | c02010737965d687f6d0898c43fba834e6fb2c73 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /x11-toolkits/fox14 | |
parent | 334b43b730e92ace90d8e107472b15e3bf925769 (diff) |
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 8f267b6bdf42..2040ae87dbb0 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ http://fresh.t-systems-sfr.com/unix/src/misc/ PKGNAMESUFFIX= ${PORTVERSION:R:S/.//} -MAINTAINER?= gahr@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT= Fast and extensive C++ GUI toolkit LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ |