diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2009-07-16 23:43:12 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2009-07-16 23:43:12 +0800 |
commit | 85586350cd85dcfd317a72fc27f3595a0f595c28 (patch) | |
tree | 8e5e397fb10fb103d908b49862ceb09a59946035 /sysutils | |
parent | 3be9f867138d2104da09960c7698ead5fa3c0fb4 (diff) | |
download | freebsd-ports-gnome-85586350cd85dcfd317a72fc27f3595a0f595c28.tar.gz freebsd-ports-gnome-85586350cd85dcfd317a72fc27f3595a0f595c28.tar.zst freebsd-ports-gnome-85586350cd85dcfd317a72fc27f3595a0f595c28.zip |
Change maintainer to scjamorim@bsd.com.br
Submitted by: scjamorim@bsd.com.br (to ports@)
Approved by: carpetsmoker@rwxrwxrwx.net (maintainer), wxs (mentor, implicit)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bashburn/Makefile | 2 | ||||
-rw-r--r-- | sysutils/daa2iso/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mybashburn/Makefile | 2 | ||||
-rw-r--r-- | sysutils/uif2iso/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/bashburn/Makefile b/sysutils/bashburn/Makefile index 882f96203ecb..bfd46fc6e89d 100644 --- a/sysutils/bashburn/Makefile +++ b/sysutils/bashburn/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= SF DISTNAME= BashBurn-${PORTVERSION} -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= scjamorim@bsd.com.br COMMENT= CD burning bash script RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash diff --git a/sysutils/daa2iso/Makefile b/sysutils/daa2iso/Makefile index 740bb80777f9..964335fb1eed 100644 --- a/sysutils/daa2iso/Makefile +++ b/sysutils/daa2iso/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.xs4all.nl/distfiles/ \ http://www.rwxrwxrwx.net/distfiles/ -MAINTAINER= carpetsmoker@rwxrwxrwx.net +MAINTAINER= scjamorim@bsd.com.br COMMENT= Convert PowerISO DAA files to ISO9660 PLIST_FILES= bin/daa2iso diff --git a/sysutils/mybashburn/Makefile b/sysutils/mybashburn/Makefile index 5cb671821d74..222f497713d5 100644 --- a/sysutils/mybashburn/Makefile +++ b/sysutils/mybashburn/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= scjamorim@bsd.com.br COMMENT= Ncurses CD burning bash script RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ diff --git a/sysutils/uif2iso/Makefile b/sysutils/uif2iso/Makefile index 218f2760efcb..ec34c92af8b2 100644 --- a/sysutils/uif2iso/Makefile +++ b/sysutils/uif2iso/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.xs4all.nl/distfiles/ \ http://www.rwxrwxrwx.net/distfiles/ -MAINTAINER= carpetsmoker@rwxrwxrwx.net +MAINTAINER= scjamorim@bsd.com.br COMMENT= Convert MagicISO UIF files to ISO9660 PLIST_FILES= bin/uif2iso |