diff options
Diffstat (limited to 'archivers/deepforest/Makefile')
-rw-r--r-- | archivers/deepforest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/deepforest/Makefile b/archivers/deepforest/Makefile index 2eb3642b4958..9a0bfbd9eaa0 100644 --- a/archivers/deepforest/Makefile +++ b/archivers/deepforest/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= kiri DISTNAME= DeepForest-${PORTVERSION} EXTRACT_ONLY= # extracted directly in install target -MAINTAINER= kiri@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple compress utilty using on JDE RUN_DEPENDS= ${RUN_DEP_LIST} |