diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-03-28 12:35:01 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-03-28 12:35:01 +0000 |
commit | 5ab8951ecdd2c88ed2b8911e197d09b053ba8ea3 (patch) | |
tree | 0c879f1703dd42ac3ba9854cefe33920612ed9de /print/ansiprint | |
parent | fb015405b3f4185b0bffd32457b246a23658a076 (diff) |
Notes
Diffstat (limited to 'print/ansiprint')
-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 c24b92c70c8e..2928d57402d6 100644 --- a/print/ansiprint/Makefile +++ b/print/ansiprint/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= steve@stephen.fisher.com +MAINTAINER= steve@stephen-fisher.com COMMENT= Prints through a terminal with ANSI escape sequences PLIST_FILES= bin/${PORTNAME} |