Igor Zinovik [2010-11-01, 00:24:24]: > On Nov 01, Igor Zinovik wrote: > > Hello. > > > > Update my email so that people can contact me. > > Updated version. Proper spacing. > > 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:23:48 -0000 > @@ -8,12 +8,12 @@ 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 > PERMIT_PACKAGE_FTP = Yes > -PERMIT_DISTFILES_CDROM =Yes > +PERMIT_DISTFILES_CDROM = Yes > PERMIT_DISTFILES_FTP = Yes > > WANTLIB = c m > @@ -22,6 +22,6 @@ MASTER_SITES = ${HOMEPAGE} > > CONFIGURE_STYLE = gnu > CONFIGURE_ENV += CFLAGS="${CFLAGS}" > -USE_GROFF = Yes > +USE_GROFF = Yes > > .include <bsd.port.mk>
you need to bump REVISION if you change maintainer.
