diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-05-25 20:55:32 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-05-25 20:55:32 +0000 |
commit | 2103995658b0f850e6cd57022bf37ba70859fe11 (patch) | |
tree | b8658ac4c07db159370de1633258aa829e6894e0 /sysutils/mdf2iso | |
parent | 11cd367cae43142e93fce959bbf2c8f7ec2cc021 (diff) |
- drop maintainership (port quite long stable)
Notes
Notes:
svn path=/head/; revision=274649
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 af557069b280..85d37b216922 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@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Alcohol 120% to ISO converter GNU_CONFIGURE= yes |