diff --git a/print/trueprint/Makefile b/print/trueprint/Makefile index 34c05061b593..7c90ff228f68 100644 --- a/print/trueprint/Makefile +++ b/print/trueprint/Makefile @@ -1,20 +1,20 @@ # Created by: Dmitry Sivachenko PORTNAME= trueprint PORTVERSION= 5.4 PORTREVISION= 2 CATEGORIES= print MASTER_SITES= GNU -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Print program listings on postscript printer USES= gettext gmake GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -lintl INFO= trueprint PLIST_FILES= bin/trueprint man/man1/trueprint.1.gz .include