diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-01-09 12:24:21 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-01-09 12:24:21 +0000 |
commit | d5977a4d0bd82d0ab55eac2cb4fffefd33ab3b8c (patch) | |
tree | b2442c275c5af2a4614bbb429d53768216403b7a /print | |
parent | f95978f2d1cd55513ad407a2f86ba278a421749d (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/ansiprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ansiprint/Makefile b/print/ansiprint/Makefile index 535ec643eadf..c24b92c70c8e 100644 --- a/print/ansiprint/Makefile +++ b/print/ansiprint/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= stephentfisher@yahoo.com +MAINTAINER= steve@stephen.fisher.com COMMENT= Prints through a terminal with ANSI escape sequences PLIST_FILES= bin/${PORTNAME} |