diff options
Diffstat (limited to 'textproc/iso8879/Makefile')
-rw-r--r-- | textproc/iso8879/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index 74033b778620..8f256ad175a3 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -12,11 +12,10 @@ MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ DISTNAME= isoENTS EXTRACT_SUFX= .zip -MAINTAINER= jfieber@FreeBSD.org +MAINTAINER= kuriyama@FreeBSD.org BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip -NO_MTREE= yes EXTRACT_ONLY= # empty NO_BUILD= yes NO_WRKSUBDIR= yes |