diff options
author | pav <pav@FreeBSD.org> | 2008-06-18 03:29:50 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-18 03:29:50 +0800 |
commit | 1a919752f2525d61fe22970a66f298fbc7006008 (patch) | |
tree | 143c35f23ec4dfcf311504bcc09b6208af7e9e71 /archivers/ruby-zip | |
parent | e0075bb38c52f684ae02c63219de98fddd98cbd3 (diff) | |
download | freebsd-ports-gnome-1a919752f2525d61fe22970a66f298fbc7006008.tar.gz freebsd-ports-gnome-1a919752f2525d61fe22970a66f298fbc7006008.tar.zst freebsd-ports-gnome-1a919752f2525d61fe22970a66f298fbc7006008.zip |
Reset maintainership (the domain has expired):
<joe@joeholden.co.uk>
(reason: 553 5.3.5 system config error)
----- Transcript of session follows -----
553 5.3.5 127.0.0.1. config error: mail loops back to me (MX problem?)
554 5.3.5 Local configuration error
Diffstat (limited to 'archivers/ruby-zip')
-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 7dbacfff7bd8..a6ad37578cce 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= joe@joeholden.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module for reading and writing zip files USE_RUBY= yes |