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 | |
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)
-rw-r--r-- | archivers/ruby-zip/Makefile | 2 | ||||
-rw-r--r-- | devel/cvs2svn/Makefile | 2 | ||||
-rw-r--r-- | dns/checkdns/Makefile | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/devel/cvs2svn/Makefile b/devel/cvs2svn/Makefile index cf8fb01317af..7bc638b1a99b 100644 --- a/devel/cvs2svn/Makefile +++ b/devel/cvs2svn/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://cvs2svn.tigris.org/files/documents/1462/41596/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkoshy -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= CVS to Subversion Repository Converter BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm diff --git a/dns/checkdns/Makefile b/dns/checkdns/Makefile index ed9c65955b33..e19e025735b5 100644 --- a/dns/checkdns/Makefile +++ b/dns/checkdns/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns MASTER_SITES= http://www.enderunix.org/checkdns/ \ http://www.trunix.org/projeler/checkdns/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= A domain name server analysis and reporting tool SUB_FILES= pkg-message |