Index: head/games/atomix/Makefile =================================================================== --- head/games/atomix/Makefile (revision 377661) +++ head/games/atomix/Makefile (revision 377662) @@ -1,27 +1,27 @@ # Created by: Yukihiro Nakai # $FreeBSD$ PORTNAME= atomix PORTVERSION= 2.14.0 PORTREVISION= 13 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Yet another little mind game LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING USES= gettext gmake pathfix pkgconfig tar:bzip2 USE_GNOME= gnomeprefix intlhack libgnomeui GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lm post-patch: @${REINPLACE_CMD} -e 's| install-data-local | |g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/^$$/d' ${WRKSRC}/po/POTFILES.in .include