diff options
Diffstat (limited to 'security/pft/Makefile')
-rw-r--r-- | security/pft/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pft/Makefile b/security/pft/Makefile index d8c46db125b2..7e584b68b8a1 100644 --- a/security/pft/Makefile +++ b/security/pft/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: pft # Date created: 21 July 2004 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.phenoelit.de/hp/ DISTNAME= libPJL-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= Printer Job Language library and tool NO_WRKSUBDIR= yes |