diff options
Diffstat (limited to 'graphics/mpegedit/Makefile')
-rw-r--r-- | graphics/mpegedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mpegedit/Makefile b/graphics/mpegedit/Makefile index 5f8ca53..5bd5a8d 100644 --- a/graphics/mpegedit/Makefile +++ b/graphics/mpegedit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/tools/ DISTNAME= ${PORTNAME}_v${PORTVERSION} -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm |