diff options
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 |