diff options
author | makc <makc@FreeBSD.org> | 2010-03-28 20:35:01 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-03-28 20:35:01 +0800 |
commit | 25d7fcd73aff49b5cd98ab8b39460d670e29fa65 (patch) | |
tree | e551873fbcc82b11cf3b29c20367a1e79bf66832 /print | |
parent | 7fc8f818bd9d7ca585012658213c78a61feebb07 (diff) | |
download | freebsd-ports-gnome-25d7fcd73aff49b5cd98ab8b39460d670e29fa65.tar.gz freebsd-ports-gnome-25d7fcd73aff49b5cd98ab8b39460d670e29fa65.tar.zst freebsd-ports-gnome-25d7fcd73aff49b5cd98ab8b39460d670e29fa65.zip |
Fix maintainer email address.
PR: ports/145098
Submitted by: maintainer
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 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} |