diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
commit | 6d2e8f9aebbcd9134425dfb7bef6619062bee6ec (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /archivers | |
parent | a870ca7af75a8128587ede3b410200034e0369d7 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zipper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/zipper/Makefile b/archivers/zipper/Makefile index 057f40953a52..c0492b98b894 100644 --- a/archivers/zipper/Makefile +++ b/archivers/zipper/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= gap DISTNAME= Zipper-${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Tool for inspecting the contents of a compressed archive USE_GNUSTEP= yes |