diff options
Diffstat (limited to 'misc/alevt')
-rw-r--r-- | misc/alevt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/alevt/Makefile b/misc/alevt/Makefile index a93493bc1227..5a57d51babb2 100644 --- a/misc/alevt/Makefile +++ b/misc/alevt/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= misc MASTER_SITES= http://www.goron.de/~froese/alevt/ -MAINTAINER= roger@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= X11 Teletext decoding and display program. (reads from /dev/vbi) LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |