diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-02-15 21:33:11 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-02-15 21:33:11 +0000 |
commit | 676b34a1277978cb6e30fb534c118f7adfff884d (patch) | |
tree | 697dbbe4c57c0e76ac58100f25226bf6ab79babe /archivers | |
parent | d8707ba967eb602799a7fbf210eddecffdce5a00 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zip-ada/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/zip-ada/Makefile b/archivers/zip-ada/Makefile index ca3726d4de57..428bd0177725 100644 --- a/archivers/zip-ada/Makefile +++ b/archivers/zip-ada/Makefile @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= SF/unzip-ada/ DISTNAME= zipada${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= Zip compressed archive file format library written in Ada LICENSE= MIT |