diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-08-13 03:45:00 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-08-13 03:45:00 +0800 |
commit | 73f8791a057bbba5ffecbe335ab3c69f42deb83b (patch) | |
tree | b32935cdeeb95656fad38f8152124a978884bdb0 | |
parent | ff69a2369ca5e06877817db0abd1fe11c74efcf5 (diff) | |
download | freebsd-ports-gnome-73f8791a057bbba5ffecbe335ab3c69f42deb83b.tar.gz freebsd-ports-gnome-73f8791a057bbba5ffecbe335ab3c69f42deb83b.tar.zst freebsd-ports-gnome-73f8791a057bbba5ffecbe335ab3c69f42deb83b.zip |
Take maintainership
-rw-r--r-- | archivers/rubygem-archive-zip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rubygem-archive-zip/Makefile b/archivers/rubygem-archive-zip/Makefile index c5db9da2a385..9c373a106d39 100644 --- a/archivers/rubygem-archive-zip/Makefile +++ b/archivers/rubygem-archive-zip/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.12.0 CATEGORIES= archivers rubygems MASTER_SITES= RG -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides interface to working with ZIP archives LICENSE= MIT |