diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zipper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/zipper/Makefile b/archivers/zipper/Makefile index 0e6a40d4afb7..7d715290e94a 100644 --- a/archivers/zipper/Makefile +++ b/archivers/zipper/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: zipper.app # Date created: 31 Aug 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://xanthippe.dyndns.org/Zipper/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= Zipper-${PORTVERSION} -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= Tool for inspecting the contents of a compressed archive USE_GNUSTEP= yes |