diff options
author | az <az@FreeBSD.org> | 2011-05-26 04:55:32 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-05-26 04:55:32 +0800 |
commit | 1fce83a5f78fca16c78cf141386a197ce28024a4 (patch) | |
tree | c333e907cbc4fd677ea92d7d314088b8b43cd94e /sysutils | |
parent | 3dbf3e24541677d1e34dc54bfd1d14393d654eb7 (diff) | |
download | freebsd-ports-gnome-1fce83a5f78fca16c78cf141386a197ce28024a4.tar.gz freebsd-ports-gnome-1fce83a5f78fca16c78cf141386a197ce28024a4.tar.zst freebsd-ports-gnome-1fce83a5f78fca16c78cf141386a197ce28024a4.zip |
- drop maintainership (port quite long stable)
Diffstat (limited to 'sysutils')
-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 |