diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2016-11-21 03:15:05 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2016-11-21 03:15:05 +0000 |
commit | 7c32d86df1f63b9aee22bf30f59e57028ccacad3 (patch) | |
tree | 85d9f8fe5c7f494e3febdceca3ba133a938f05bb /x11-toolkits | |
parent | 1aa61d1cc9ac525f9cffdddd19512e9ef5ef9349 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile index 8ac9c6ec525b..162ba10eb98a 100644 --- a/x11-toolkits/fox16/Makefile +++ b/x11-toolkits/fox16/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.fox-toolkit.org/pub/ \ http://ftp.fox-toolkit.org/pub/ PKGNAMESUFFIX= ${PORTVERSION:R:S/.//} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jhale@FreeBSD.org COMMENT= Fast and extensive C++ GUI toolkit -- ver.1.6 LICENSE= LGPL3+ |