diff --git a/archivers/zipper/Makefile b/archivers/zipper/Makefile index a35d95e030e3..eac8a0cd3703 100644 --- a/archivers/zipper/Makefile +++ b/archivers/zipper/Makefile @@ -1,18 +1,18 @@ PORTNAME= zipper PORTVERSION= 1.5 PORTREVISION= 9 CATEGORIES= archivers gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Zipper-${PORTVERSION} -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for inspecting the contents of a compressed archive WWW= http://gap.nongnu.org/zipper/ USES= gnustep USE_GNUSTEP= back build post-patch: cd ${WRKSRC} && ${FIND} . -name "*#*" -exec ${RM} -v {} ";" .include