diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-07-16 15:43:12 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-07-16 15:43:12 +0000 |
commit | 9a0713e57cd6989cf0c66f474a6148b698a9f23a (patch) | |
tree | 9ca76c8196c4ed7fd20d806669b5b59f72340e25 /sysutils | |
parent | c1a7ae215ecfced8eafcf34c1c2e0504272c8c96 (diff) |
Notes
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 |