diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index c3b439b26f9b..fc60966be3b5 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A sound editor for the GNOME/GTK 2.0 desktop LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ diff --git a/math/biggles/Makefile b/math/biggles/Makefile index 2cdd0e2b8521..946ecbc0e58d 100644 --- a/math/biggles/Makefile +++ b/math/biggles/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= python2-${PORTNAME}-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Create publication-quality 2D scientific plots BUILD_DEPENDS= ${PYNUMERIC}