diff options
-rw-r--r-- | math/wingz/Makefile | 2 | ||||
-rw-r--r-- | math/wingz3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/wingz/Makefile b/math/wingz/Makefile index 8b4a54f18031..eaee95bf641a 100644 --- a/math/wingz/Makefile +++ b/math/wingz/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/financial/spreadsheet EXTRACT_SUFX= .tgz -MANINAINER= erich@FreeBSD.org +MAINTAINER= erich@FreeBSD.org RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base diff --git a/math/wingz3/Makefile b/math/wingz3/Makefile index 8b4a54f18031..eaee95bf641a 100644 --- a/math/wingz3/Makefile +++ b/math/wingz3/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/financial/spreadsheet EXTRACT_SUFX= .tgz -MANINAINER= erich@FreeBSD.org +MAINTAINER= erich@FreeBSD.org RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base |