diff options
author | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
commit | 2fdeeb4431abd2c5eb1ba905a5e8713aebc89303 (patch) | |
tree | b2f2ad6df6dc7e977b1e2f92b0acd4b873085d3d /sysutils/mdf2iso | |
parent | 8f15682335994d6245b66d82c9a7bae9ab128f34 (diff) | |
download | freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.gz freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.zst freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.zip |
- Change my e-mail
Approved by: sem (mentor)
Diffstat (limited to 'sysutils/mdf2iso')
-rw-r--r-- | sysutils/mdf2iso/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mdf2iso/Makefile b/sysutils/mdf2iso/Makefile index a455734f50ce..bf9020cd097b 100644 --- a/sysutils/mdf2iso/Makefile +++ b/sysutils/mdf2iso/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= A Alcohol 120% to ISO converter GNU_CONFIGURE= yes |