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/uif2iso | |
parent | c1a7ae215ecfced8eafcf34c1c2e0504272c8c96 (diff) | |
download | ports-9a0713e57cd6989cf0c66f474a6148b698a9f23a.tar.gz ports-9a0713e57cd6989cf0c66f474a6148b698a9f23a.zip |
Notes
Diffstat (limited to 'sysutils/uif2iso')
-rw-r--r-- | sysutils/uif2iso/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |