diff options
Diffstat (limited to 'print/envelope')
-rw-r--r-- | print/envelope/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/envelope/Makefile b/print/envelope/Makefile index fb5e084190ce..5f9746cdd42b 100644 --- a/print/envelope/Makefile +++ b/print/envelope/Makefile @@ -2,7 +2,7 @@ # # New ports collection makefile for: envelope # Date created: 2002/03/24 -# Whom: Alan Eldridge AlanE@FreeBSD.org +# Whom: Alan Eldridge alane@FreeBSD.org # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITES= http://freefall.homeip.net/code/envelope/ DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org USE_REINPLACE= yes NO_BUILD= yes |