diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-06-21 03:35:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-06-21 03:35:14 +0800 |
commit | 9083b316a03343cb51a33ea226b6378207c61112 (patch) | |
tree | 508bbff8e1a0f258d6bf6b520f9d552cdbb389d3 /archivers | |
parent | b1782b95b2082036dcdbf4ce4c216c203a5fba80 (diff) | |
download | freebsd-ports-gnome-9083b316a03343cb51a33ea226b6378207c61112.tar.gz freebsd-ports-gnome-9083b316a03343cb51a33ea226b6378207c61112.tar.zst freebsd-ports-gnome-9083b316a03343cb51a33ea226b6378207c61112.zip |
Take maintainership
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/cabextract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index 098a44348fbf..d5c9c70c7c8f 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.6 CATEGORIES= archivers MASTER_SITES= http://www.cabextract.org.uk/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Program to extract Microsoft cabinet (.CAB) files LICENSE= GPLv3 |