diff options
Diffstat (limited to 'sysutils/evtviewer/Makefile')
-rw-r--r-- | sysutils/evtviewer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/evtviewer/Makefile b/sysutils/evtviewer/Makefile index 5fd2c904250..d088adbe3e7 100644 --- a/sysutils/evtviewer/Makefile +++ b/sysutils/evtviewer/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: evtViewer # Date created: Sat Sep 01 09:30:00 UTC 2006 -# Whom: Ganael LAPLANCHE <ganael.laplanche@martymac.com> +# Whom: Ganael LAPLANCHE <ganael.laplanche@martymac.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}-${PORTVERSION} \ http://contribs.martymac.org/evtViewer/ EXTRACT_SUFX= .tgz -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= PERL-based Event viewer USE_PERL5= yes |