diff options
author | pav <pav@FreeBSD.org> | 2008-07-03 05:20:27 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-07-03 05:20:27 +0800 |
commit | a9883552003d527e80ee20b040e106ee96455a85 (patch) | |
tree | 2519332069e7ae65962cf15ec5c2521c1c52d358 /archivers | |
parent | 1c9e73a89d470832e198553d6be077696ee9ce18 (diff) | |
download | freebsd-ports-gnome-a9883552003d527e80ee20b040e106ee96455a85.tar.gz freebsd-ports-gnome-a9883552003d527e80ee20b040e106ee96455a85.tar.zst freebsd-ports-gnome-a9883552003d527e80ee20b040e106ee96455a85.zip |
- Assign to new maintainer
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (the new maintainer)
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/ruby-zip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/ruby-zip/Makefile b/archivers/ruby-zip/Makefile index a6ad37578cce..20fcc737d410 100644 --- a/archivers/ruby-zip/Makefile +++ b/archivers/ruby-zip/Makefile @@ -15,7 +15,7 @@ DISTNAME= ruby${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= A Ruby module for reading and writing zip files USE_RUBY= yes |