Hello. Update my email so that people can contact me.
Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/stan/Makefile,v retrieving revision 1.2 diff -U 3 -N -p Makefile --- Makefile 19 Oct 2010 07:43:02 -0000 1.2 +++ Makefile 31 Oct 2010 21:04:37 -0000 @@ -8,7 +8,7 @@ CATEGORIES = sysutils HOMEPAGE = http://www.roqe.org/stan/ -MAINTAINER = Igor Zinovik <[email protected]> +MAINTAINER = Igor Zinovik <[email protected]> # 4-clause BSD PERMIT_PACKAGE_CDROM = Yes @@ -22,6 +22,6 @@ MASTER_SITES = ${HOMEPAGE} CONFIGURE_STYLE = gnu CONFIGURE_ENV += CFLAGS="${CFLAGS}" -USE_GROFF = Yes +USE_GROFF= Yes .include <bsd.port.mk>
